Javascript Regexp Testing Suite

Penguin February 13th, 2007

I’ve been working on some client side data validation and I needed a quick and easy way to test all my regular expressions. So I came up with this little client side javascript regexp testing package.

Javascript Regexp Tester and Cheat Sheet

A cheat sheet is included for easy reference, as are sample patterns to test against.

Everything is built embedded, so you can just right click on the link above, save as, and run it locally.

Happy coding!

Related posts
blog comments powered by Disqus