Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leaysgur/js-regexp-ast-viewer
https://github.com/leaysgur/js-regexp-ast-viewer
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leaysgur/js-regexp-ast-viewer
- Owner: leaysgur
- Created: 2024-07-26T03:59:49.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T13:23:15.000Z (14 days ago)
- Last Synced: 2024-10-25T15:48:14.523Z (12 days ago)
- Language: JavaScript
- Homepage: https://leaysgur.github.io/js-regexp-ast-viewer/
- Size: 1.76 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# js-regexp-ast-viewer
Let's explore parsed ECMAScript `RegExp` AST at once!
- https://github.com/oxc-project/oxc/tree/main/crates/oxc_regular_expression
- https://github.com/jviereck/regjsparser
- https://github.com/eslint-community/regexpp
- https://github.com/DmitrySoshnikov/regexp-tree