Give AlbumentationsX a star on GitHub — it powers this leaderboard

Star on GitHub

tree-sitter-javascript

JavaScript grammar for tree-sitter

Rank: #1726Downloads: 5,119,243 (30 days)Stars: 464Forks: 168

Description

tree-sitter-javascript

CI discord matrix crates npm pypi

JavaScript and JSX grammar for tree-sitter.

This grammar intends to be a close approximation of the ECMAScript specification, with some extensions to support JSX syntax. We try to support the latest version of the spec, though it is possible that some very new features may not be supported yet.

References