Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

tree-sitter-stack-graphs

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.