@opensip-tools/graph-typescript
v2.13.0
Published
TypeScript language adapter for the opensip-tools graph engine
Downloads
2,914
Maintainers
Readme
@opensip-tools/graph-typescript
TypeScript language adapter for the opensip-tools graph engine
This is a graph language adapter. Install it alongside the CLI to add language support to opensip-tools graph.
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/graph-typescriptMost 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/graph-typescript
License
MIT © opensip-ai
