RegexPal
Categories
Component ID
534644
Component name
RegexPal
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1084
Component created
Component changed
Component body
RegexPal is a JavaScript regular expression tester implemented in JavaScript and available at RegexPal.com. It includes real-time regex syntax and match highlighting. The regex syntax highlighting is more complex than you might expect, as it strives to be aware of all aspects of ECMA-262 3rd Edition regex syntax, and some browser-specific bugs, features, and limitations.
Home Page: http://www.regexpal.com
Currently this module doesn't work properly yet, because of following issues:
TODO LIST
#535630: uncaught exception: Node was not found (NS_ERROR_DOM_NOT_FOUND_ERR)
