AustP / RegExpert

A simple JavaScript Regular Expression Tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RegExpert

A simple JavaScript Regular Expression Tester.


Regular expressions can get pretty complicated. I would often want to test my regular expressions while I was on the move so I created a web app and ported it to mobile devices using PhoneGap so I could test my regular expressions from afar.

About

A simple JavaScript Regular Expression Tester

License:MIT License


Languages

Language:CSS 97.3%Language:JavaScript 1.9%Language:PHP 0.8%