Flagrant Badassery
Browse by Tags
javascript
mimicking features
XRegExp 0.5: JavaScript regex library
XRegExp is a 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
Read More...
RegexPal: Web-Based Regex Testing Reinvented
Yes I know, there are many other JavaScript regex testers available. Why did I create yet another? RegexPal brings several new things to the table for such web-based apps, and in my (biased) opinion it's easier to use and more helpful towards learning
Read More...
Mimicking Conditionals
Excited by the fact that I can mimic atomic groups when using most regex libraries which don't support them, I set my sights on another of my most wanted features which is commonly lacking: conditionals (which provide an if-then-else construct). Of
Read More...
XRegExp: An Extended JavaScript Regex Constructor
I have recently written an extended JavaScript regular expression constructor which I’ve called XRegExp. This script is very small (the minified version weighs in at 937 bytes), and it adds support for two simple but powerful additional flags beyond
Read More...
Search
Go
This Blog
Home
About
Tags
javascript
mimicking features
Navigation
Home
Blogs
Forums
Photos
Downloads
Archives
April 2008 (1)
August 2007 (1)
June 2007 (1)
May 2007 (1)
Syndication
RSS 2.0
Atom 1.0