Node.js bindings for tree-sitter
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides Node.js bindings for the Tree-sitter parsing library, enabling developers to parse and analyze source code syntax trees directly in JavaScript or TypeScript applications. It's designed for tool builders, linter developers, and anyone needing efficient, incremental parsing of programming languages within Node.js environments. The bindings support real-time syntax analysis by allowing partial updates to parse trees when source code changes.