XRegExp 0.5 Released!
Sunday, April 20th, 2008 • Related • Filed Under
If you haven't seen the prior versions, XRegExp is an MIT-licensed JavaScript library that provides an augmented, cross-browser implementation of regular expressions, including support for additional modifiers and syntax. Several convenience methods and a new, powerful recursive-construct parser that uses regex delimiters are also included.
Here's what you get beyond the standard JavaScript regex features:
Added regex [...]
