@opensip-tools/graph
v2.13.0
Published
Static call-graph + dead-end analysis (seven-stage pipeline)
Maintainers
Readme
@opensip-tools/graph
Static call-graph + dead-end analysis (seven-stage pipeline)
This package is the engine behind a first-party opensip-tools tool. The CLI bundles it — you do not normally install it directly.
Part of opensip-tools — an open-source codebase-analysis toolkit: fitness checks (fit), static call-graph analysis (graph), and simulation (sim).
Install
npm install @opensip-tools/graphMost users just install the CLI, which bundles the first-party tools:
npm install -g opensip-toolsDocumentation
- 📚 Project docs: https://opensip.ai/docs/opensip-tools/
- 🧭 Package catalog (what every package does): https://github.com/opensip-ai/opensip-tools/blob/v2.13.0/docs/public/70-reference/02-package-catalog.md
- 📦 Source: https://github.com/opensip-ai/opensip-tools/tree/v2.13.0/packages/graph/engine
License
MIT © opensip-ai
