proposal-regexp-x-mode
RegExp comment feature
A proposal to add support for comments and insignificant whitespace in regular expressions
27 stars
7 watching
2 forks
Language: JavaScript
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A proposal to extend regular expression syntax with modifier flags to control specific behavior. | 46 |
| Defines legacy features of the RegExp constructor in JavaScript | 41 |
| Proposal to add control over backtracking in regular expressions | 17 |
| Standardizes escaping of string characters for use in regular expressions. | 375 |
| Proposes an escape sequence for matching Unicode line terminators in regular expressions | 5 |
| Introduces Unicode-mode regular expressions with start and end-of-buffer escapes to simplify matching buffer boundaries in string processing | 7 |
| A library for regular expressions with named capture groups and back-references. | 10 |
| A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |
| A parser and validator for regular expressions in ECMAScript | 24 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| Generates random strings based on user-provided regular expressions | 1,836 |
| Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 |
| A utility for converting route patterns into regular expressions | 570 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |