Regex
Regex wrapper
A Swift framework providing regular expression functionality
Regex class for Swift. Wraps NSRegularExpression.
67 stars
5 watching
16 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications | 4 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| 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 collection of reusable regular expression functions for text processing in Go. | 896 |
| A library for regular expressions with named capture groups and back-references. | 10 |
| A framework that simplifies the use of regular expressions in Swift by providing a Pythonic API | 230 |
| A Swift library for constructing regular expressions and string replacements | 595 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| A JavaScript library for building and manipulating regular expressions in a more readable and maintainable way. | 67 |
| A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 |
| A live regular expression testing environment built with curses. | 8 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A utility for converting route patterns into regular expressions | 570 |