xerdink / swift-regex

Swift 4 regular expression playground.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift Regular Expressions

Playing with Swift 4 and its capabilities with regex.

What is RegEx?

A regular expression is a special text string for describing a search pattern. You can think of regular expressions as wildcards on steroids.

Roadmap

  • More and more examples

About

Swift 4 regular expression playground.


Languages

Language:Swift 100.0%