https://github.com/kodyjking/regex-grammars
Generate regexes from highly legible PEG-like grammars
https://github.com/kodyjking/regex-grammars
pegjs regex
Last synced: 3 months ago
JSON representation
Generate regexes from highly legible PEG-like grammars
- Host: GitHub
- URL: https://github.com/kodyjking/regex-grammars
- Owner: KodyJKing
- License: mit
- Created: 2023-09-12T00:06:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T16:30:52.000Z (7 months ago)
- Last Synced: 2025-01-10T07:46:44.352Z (4 months ago)
- Topics: pegjs, regex
- Language: TypeScript
- Homepage: https://kodyjking.github.io/regex-grammars/
- Size: 1.39 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Regex Grammars
Generate regexes from PEG.js / Peggy grammars
[Web Editor](https://kodyjking.github.io/regex-grammars/)