What is tree-sitter-cli?
"CLI for generating fast incremental parsers"
tree-sitter-cli is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 21.3 KB on disk.
Installation Guide
# Install via NPM
npm install tree-sitter-cli
# Install via Yarn
yarn add tree-sitter-cli