https://github.com/wizard04wsu/tree-sitter-regex-js
Tree-sitter grammar for JavaScript regular expressions (without the Unicode flag)
https://github.com/wizard04wsu/tree-sitter-regex-js
atom grammar javascript npm parser regex regexp regular-expressions syntax syntax-tree tree-sitter
Last synced: 3 months ago
JSON representation
Tree-sitter grammar for JavaScript regular expressions (without the Unicode flag)
- Host: GitHub
- URL: https://github.com/wizard04wsu/tree-sitter-regex-js
- Owner: wizard04wsu
- License: mit
- Created: 2019-11-24T09:21:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T09:45:14.000Z (over 4 years ago)
- Last Synced: 2025-08-02T06:24:15.595Z (11 months ago)
- Topics: atom, grammar, javascript, npm, parser, regex, regexp, regular-expressions, syntax, syntax-tree, tree-sitter
- Language: C
- Homepage:
- Size: 685 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-regex-js
[](https://www.npmjs.com/package/tree-sitter-regex-js) 
Tree-sitter grammar for JavaScript regular expressions. This grammar is specific to patterns without the Unicode flag being set.