evgomes / regex-playground

Simple tool for real-time testing regular expressions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regex Playground

Simple tool for testing regular expressions interactively, adding patterns dinamically and checking all matches for a given string.

Regex tool demo

Testing

Just download the HTML file and open it using a browser of choice.

About

Simple tool for real-time testing regular expressions.

License:MIT License


Languages

Language:HTML 100.0%