a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Julian Rosse 1280c10eee feat: add field names to nested_identifier rule 2024-01-31 20:50:13 +07:00
.github ci: add fuzz, lint, and update publish actions 2023-08-25 01:24:52 +07:00
bindings 0.20.2 2024-01-31 05:07:05 +07:00
examples ⬆️ tree-sitter-cli 2018-04-17 17:25:39 +07:00
queries chore: update queries 2024-01-31 04:52:05 +07:00
script chore: npm/npm is archived, use npm/cli 2024-01-31 04:52:05 +07:00
src chore: format scanner 2024-01-31 05:07:05 +07:00
test feat: add field names to nested_identifier rule 2024-01-31 20:50:13 +07:00
.eslintrc.js ci: add fuzz, lint, and update publish actions 2023-08-25 01:24:52 +07:00
.gitattributes chore: update docs/bindings/manifests 2023-08-25 01:24:52 +07:00
.gitignore chore: update docs/bindings/manifests 2023-08-25 01:24:52 +07:00
.npmignore chore: update docs/bindings/manifests 2023-08-25 01:24:52 +07:00
Cargo.toml 0.20.2 2024-01-31 05:07:05 +07:00
LICENSE Initial commit 2014-07-30 00:40:50 +07:00
Package.swift add spm support 2022-05-30 12:58:15 +07:00
README.md chore: update docs/bindings/manifests 2023-08-25 01:24:52 +07:00
binding.gyp Bump tree-sitter, use partially-ordered precedences 2021-03-03 15:21:34 +07:00
grammar.js feat: add field names to nested_identifier rule 2024-01-31 20:50:13 +07:00
package.json 0.20.2 2024-01-31 05:07:05 +07:00
tree-sitter-javascript.wasm fix: various fixes for JSX 2023-07-11 10:41:35 +07:00

README.md

tree-sitter-javascript

CI

JavaScript and JSX grammar for tree-sitter. For TypeScript, see tree-sitter-typescript.

References