rexx
Regex library
A human-readable regex library with structured syntax and variable support.
🦖 A human-friendly regex library with structured syntax and variable support.
2 stars
1 watching
1 forks
Language: JavaScript
last commit: about 1 year ago regexregexpregular-expressions
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift library that provides an expressive and flexible regular expression type | 612 |
| Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. | 332 |
| A JavaScript library for building and manipulating regular expressions in a more readable and maintainable way. | 67 |
| A Ruby library that helps to construct complex regular expressions | 144 |
| A flexible regular expression builder for Go. | 197 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A regular expression library for matching ANSI escape codes | 188 |
| A Swift-based playground project providing tools and examples to learn regular expressions | 12 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| A Swift library for working with regular expressions. | 332 |
| A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching | 234 |
| A framework that simplifies the use of regular expressions in Swift by providing a Pythonic API | 230 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| A library for regular expressions with named capture groups and back-references. | 10 |