tree-sitter-language-pack - WebAssembly Bindings

May 7, 2026 ยท View on GitHub

Pre-compiled tree-sitter grammars for 305 programming languages

Installation

npm install tree-sitter-language-pack-wasm

Quick Start

import init from 'tree-sitter-language-pack-wasm';

await init();
// See https://github.com/kreuzberg-dev/tree-sitter-language-pack for usage examples.

Documentation

For full documentation, see the tree-sitter-language-pack repository.

License

See the LICENSE file in the root repository.