tree-sitter-language-pack - Node.js Bindings

April 27, 2026 ยท View on GitHub

Pre-compiled tree-sitter grammars for 305 programming languages

Installation

npm install @kreuzberg/tree-sitter-language-pack

Quick Start

import { /* ... */ } from '@kreuzberg/tree-sitter-language-pack';

// const result = await detectLanguageFromExtension(...);
// See the main repository's docs for full usage.

Documentation

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

License

See the LICENSE file in the root repository.