Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T09:45:14.000Z (almost 3 years ago)
- Last Synced: 2024-04-25T10:20:19.517Z (9 months ago)
- Topics: atom, grammar, javascript, npm, parser, regex, regexp, regular-expressions, syntax, syntax-tree, tree-sitter
- Language: C
- Homepage:
- Size: 685 KB
- Stars: 0
- 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://img.shields.io/npm/v/tree-sitter-regex-js)](https://www.npmjs.com/package/tree-sitter-regex-js) ![npm](https://img.shields.io/npm/dt/tree-sitter-regex-js)Tree-sitter grammar for JavaScript regular expressions. This grammar is specific to patterns without the Unicode flag being set.