proposal-regexp-atomic-operators
Backtracking control
Proposal to add control over backtracking in regular expressions
17 stars
11 watching
1 forks
Language: JavaScript
last commit: over 4 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| A proposal to add support for comments and insignificant whitespace in regular expressions | 27 | |
| A proposal to extend regular expression syntax with modifier flags to control specific behavior. | 46 | |
| Standardizes escaping of string characters for use in regular expressions. | 375 | |
| Proposes an escape sequence for matching Unicode line terminators in regular expressions | 5 | |
| Defines legacy features of the RegExp constructor in JavaScript | 41 | |
| Introduces Unicode-mode regular expressions with start and end-of-buffer escapes to simplify matching buffer boundaries in string processing | 7 | |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 | |
| A utility for converting route patterns into regular expressions | 570 | |
| 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 | |
| Allows named capturing groups to have the same name in different alternatives of a regex pattern | 28 | |
| A comprehensive resource for learning JavaScript regular expressions | 112 | |
| Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 | |
| A parser and validator for regular expressions in ECMAScript | 24 | |
| Generates random strings based on user-provided regular expressions | 1,836 |