Regex
Regex library
A wrapper around NSRegularExpression to simplify regular expression usage in Swift
🔤 Swifty regular expressions
331 stars
8 watching
15 forks
Language: Swift
last commit: over 2 years ago
Linked from 2 awesome lists
nsregularexpressionregexregular-expressionswiftswift-packageswifty
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications | 4 |
| A Swift framework providing regular expression functionality | 67 |
| Escapes special characters in regular expressions to ensure safe string insertion | 584 |
| A Swift library for working with regular expressions. | 332 |
| A Swift-based playground project providing tools and examples to learn regular expressions | 12 |
| A Swift library that provides an expressive and flexible regular expression type | 612 |
| A library for processing regular expressions using the PCRE2 library | 5 |
| Implementation of a Perl-like regex =~ operator in Swift | 112 |
| A collection of reusable regular expression functions for text processing in Go. | 896 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A Swift library for constructing regular expressions and string replacements | 595 |
| A live regular expression testing environment built with curses. | 8 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A library for regular expressions with named capture groups and back-references. | 10 |