Skip to content

alimoradian1/tree-sitter-javascript

 
 

Repository files navigation

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

About

Javascript grammar for tree-sitter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.3%
  • C 19.8%
  • Tree-sitter Query 12.9%