Search This Blog

Google Analytics

Monday, April 14, 2008

Test Regular Expressions Online with RegExr

RegExr is an online tool for editing and testing Regular Expressions (RegExp / RegEx). It provides a simple interface to enter RegEx expressions, and visualize matches in real-time editable source text. It also provides a handy RegExp snippet sidebar with descriptions and usage examples to make it easier to learn Regular Expressions through trial and error.

RegExr is built with Flex 3, and uses ActionScript 3's built in RegExp engine. RegExr uses an extension of the TextHilighter class that comes with the Spelling Plus Library.

http://gskinner.com/RegExr/

No comments:

Post a Comment

Do provide your constructive comment. I appreciate that.

Popular Posts