tree-sitter-javascript

Crates.iotree-sitter-javascript
lib.rstree-sitter-javascript
version0.25.0
created_at2020-10-27 17:44:03.286972+00
updated_at2025-09-01 07:11:33.493828+00
descriptionJavaScript grammar for tree-sitter
homepage
repositoryhttps://github.com/tree-sitter/tree-sitter-javascript
max_upload_size
id306056
size3,178,445
Max Brunsfeld (maxbrunsfeld)

documentation

README

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

Commit count: 752

cargo fmt