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

GitHub

10 stars
4 watching
2 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tc39/proposal-regexp-x-modeA proposal to add support for comments and insignificant whitespace in regular expressions27
rundevelopment/regexp-ast-analysisA TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes3
sindresorhus/regexA wrapper around NSRegularExpression to simplify regular expression usage in Swift331
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86
yyytcool/rexxA human-readable regex library with structured syntax and variable support.2
learnbyexample/learn_js_regexpA comprehensive resource for learning JavaScript regular expressions112
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
oriser/regroupA library to automatically match and parse regular expression groups into Go structs with various options.147
compose-regexp/compose-regexp.jsBuilds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns.145
brynbellomy/regexA Swift framework providing regular expression functionality67
crossroadlabs/regexA Swift library for working with regular expressions.332
ddddxxx/regexA Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications4
wyantb/js-regexA JavaScript library for building and manipulating regular expressions in a more readable and maintainable way.67
lukeed/regexparamA utility for converting route patterns into regular expressions570
drup/tyreA system for building type-safe regular expressions with automatic extraction and modification of matched groups171