SwiftRegEx

RegEx toolkit

A Swift-based playground project providing tools and examples to learn regular expressions

A playground to learn regular expressions with Swift

GitHub

12 stars
2 watching
2 forks
Language: Swift
last commit: about 7 years ago
Linked from 1 awesome list

regexregular-expressionswiftswift-3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cezheng/pyswiftyregex A framework that simplifies the use of regular expressions in Swift by providing a Pythonic API 230
sharplet/regex A Swift library that provides an expressive and flexible regular expression type 612
sindresorhus/regex A wrapper around NSRegularExpression to simplify regular expression usage in Swift 331
crossroadlabs/regex A Swift library for working with regular expressions. 333
ddddxxx/regex A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications 4
kasei/swiftregex Implementation of a Perl-like regex =~ operator in Swift 112
verbalexpressions/pythonverbalexpressions A Python module providing an easy-to-use interface for creating and manipulating regular expressions 1,634
yyytcool/rexx A human-readable regex library with structured syntax and variable support. 2
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 895
brynbellomy/regex A Swift framework providing regular expression functionality 67
mariomka/regex-benchmark A benchmarking project comparing the performance of different programming languages' regex engines 315
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
niklongstone/regular-expression-cheat-sheet A comprehensive resource providing regular expression patterns and explanations for common use cases. 290
rgrinberg/humane-re Provides an easy-to-use interface to OCaml-re's regex functionality 25
learnbyexample/learn_js_regexp A comprehensive resource for learning JavaScript regular expressions 112