This package provides a convenient way to install the tree-sitter-stack-graphs CLI in an NPM project.
Add it as a dev dependency to an existing project using:
npm i -D tree-sitter-stack-graphs
It is also possible to invoke it directly using:
npx tree-sitter-stack-graphs
See the tree-sitter-stack-graphs documentation for details on usage.