@opensip-tools/tree-sitter
v2.13.0
Published
Grammar-agnostic tree-sitter substrate (parser lifecycle + node accessors) shared by lang-* and the graph adapters
Maintainers
Readme
@opensip-tools/tree-sitter
Grammar-agnostic tree-sitter substrate (parser lifecycle + node accessors) shared by lang-* and the graph adapters
This is an internal library of the opensip-tools toolkit. It is published so the CLI and tools can depend on it; most users will not 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/tree-sitterMost 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/tree-sitter
License
MIT © opensip-ai
