Test Javascript regular expressions

This page provides a convenient means of testing regular expressions before embedding them in a Javascript program. The buttons at the bottom of this page represent calls to the Javascript methods of the same name [More information about the regular expression syntax]

Use

Features

String:
Pattern:
Flags:


This page is patterned after Java applet with a similar facility