Tree-sitter CLI The Tree-sitter CLI allows you to develop, test, and use Tree-sitter grammars from the command line. It works onMacOS,Linux, andWindows. Installation You can install thetree-sitter-cliwithcargo: cargo install --locked tree-sitter-cli ...
cli.js dsl.d.ts install.js package.json rustfmt.toml Repository files navigation README MIT license tree-sitter Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as ...
Install npm i tree-sitter-json Repository github.com/tree-sitter/tree-sitter-json Homepage github.com/tree-sitter/tree-sitter-json#readme Weekly Downloads 490,443 Version 0.24.8 License MIT Unpacked Size 493 kB Total Files 24 Issues 0 Pull Requests 0 Last publish 2 months ago Collaborators Tr...
install tree-sitter-cli via cargo (cargo install tree-sitter-cli) create a symlink in the project ❯ ln -s$(which tree-sitter)node_modules/tree-sitter-cli/tree-sitter Now I can build tree-sitter-typescript commentedAug 9, 2024 The executable is installed duringnpm iviainstall.js. Usingn...
Install npm i tree-sitter-bicep Repository github.com/tree-sitter-grammars/tree-sitter-bicep Homepage github.com/tree-sitter-grammars/tree-sitter-bicep#readme Weekly Downloads 4 Version 1.1.0 License MIT Unpacked Size 2.71 MB Total Files 29 Issues 1 Pull Requests 0 Last publish 2 months ago ...
Julia grammar for tree-sitter. Latest version: 0.23.1, last published: 3 months ago. Start using tree-sitter-julia in your project by running `npm i tree-sitter-julia`. There are no other projects in the npm registry using tree-sitter-julia.
Commit of tree-sitter-scala you tested this on a366c0d A code sample showing the error n/a Show the error node https://github.com/tree-sitter/tree-sitter-scala/actions/runs/10766859442/job/29853296788 npm error Missing script: "build" np...
4 changes: 2 additions & 2 deletions 4 cli/src/templates/package.json Original file line numberDiff line numberDiff line change @@ -27,8 +27,8 @@ "*.wasm" ], "dependencies": { "node-addon-api": "^8.0.0", "node-gyp-build": "^4.8.1" "node-addon-api": "^8.1.0", "node...
Install npm i tree-sitter-kconfig Repository github.com/tree-sitter-grammars/tree-sitter-kconfig Homepage github.com/tree-sitter-grammars/tree-sitter-kconfig#readme Weekly Downloads 2 Version 1.3.0 License MIT Unpacked Size 1.26 MB Total Files 29 Issues 1 Pull Requests 0 Last publish 2 months ...
CSS grammar for tree-sitter. Latest version: 0.23.2, last published: 2 months ago. Start using tree-sitter-css in your project by running `npm i tree-sitter-css`. There are 8 other projects in the npm registry using tree-sitter-css.