Description
JavaScript source can be parsed with Tree-sitter syntax trees from Python tooling. The package supplies the JavaScript grammar binding used by editors, linters, code browsers, and static-analysis scripts.
It is consumed by developer tools and libraries rather than opened directly. Install it when a Python-based Tree-sitter workflow needs JavaScript language support.