16 releases
| 0.25.0 | Sep 1, 2025 |
|---|---|
| 0.23.1 | Nov 10, 2024 |
| 0.23.0 | Sep 2, 2024 |
| 0.21.4 | Jul 6, 2024 |
| 0.16.0 | Oct 27, 2020 |
#28 in Web programming
345,425 downloads per month
Used in 234 crates
(140 directly)
3MB
96K
SLoC
tree-sitter-javascript
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