regular expressions 101

Pricing type: Free
Categories: Data
Regex101.com is an interactive regular expression console that lets you debug your expressions in real-time.
See the website

Description

Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java. Features a regex quiz & library. Regex101.com is an interactive regular expression console that lets you debug your expressions in real-time. What this means is that you can build your expressions and see how it affects a live data set all in one screen at the same time. Regex101.com lets us build expressions fast and debug along the way. We can paste in a set of data and then, through trial and error, build a expression that does what we want. The tool was created by Firas Dib, with contributions from many other developers. It is said to be the largest regex testing service in the world.

Related tools (Data)

Regular Expression Visualization Site - Create a Diagrams from your regular expressions

SQLimeFree

SQLite Playground

Your 100% static dynamic backend.

PICTFree

Pairwise Independent Combinatorial Testing (PICT) generates test cases.