SwiftVerbalExpressions
RegExp builder
A Swift library for constructing regular expressions and string replacements
Swift Port of VerbalExpressions
595 stars
28 watching
24 forks
Language: Swift
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
verbalexpressions/csharpverbalexpressions | A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,173 |
verbalexpressions/rubyverbalexpressions | A Ruby library that helps to construct complex regular expressions | 144 |
verbalexpressions/cppverbalexpressions | A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
verbalexpressions/pythonverbalexpressions | A Python module providing an easy-to-use interface for creating and manipulating regular expressions | 1,634 |
verbalexpressions/qtverbalexpressions | A Qt-based library for pattern matching and text validation using regular expressions | 64 |
ryan-endacott/verbal_expressions | Ruby library to construct regular expressions from natural language | 571 |
weshguillaume/verbal-exprejon | A Clojure library to create complex regex patterns without using regex syntax | 93 |
sindresorhus/regex | A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
wyantb/js-regex | A JavaScript library for building and manipulating regular expressions in a more readable and maintainable way. | 67 |
sharplet/regex | A Swift library that provides an expressive and flexible regular expression type | 612 |
ddddxxx/regex | A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications | 4 |
brynbellomy/regex | A Swift framework providing regular expression functionality | 67 |
fsprojects/fsharp.text.regexprovider | A type provider for regular expressions. | 74 |
crossroadlabs/regex | A Swift library for working with regular expressions. | 333 |
ogulcan/swiftregex | A Swift-based playground project providing tools and examples to learn regular expressions | 12 |