Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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.