named-regexp-groups
Regex lib
A library for regular expressions with named capture groups and back-references.
Regular expressions with named capture groups and named back-references
10 stars
4 watching
2 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A proposal to add support for comments and insignificant whitespace in regular expressions | 27 |
| A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |
| A live regular expression testing environment built with curses. | 8 |
| A library to automatically match and parse regular expression groups into Go structs with various options. | 147 |
| Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 |
| A Swift framework providing regular expression functionality | 67 |
| A Swift library for working with regular expressions. | 332 |
| A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications | 4 |
| A JavaScript library for building and manipulating regular expressions in a more readable and maintainable way. | 67 |
| A utility for converting route patterns into regular expressions | 570 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |