<myBlog show="last" ⁄>
<mySnippets order="rand" ⁄>
<myPhoto order="random" ⁄>
<mySnippets type="lang" ⁄>
<myQuote order="random" ⁄>
<myContacts ⁄><email ⁄>
<windows live messenger ⁄>
<myCurriculum type="pdf" ⁄>
<myVisitorsMap ⁄>XRegExp is an open source (MIT license) JavaScript library that provides an augmented, extensible, cross-browser implementation of regular expressions, including support for additional syntax, flags, and methods.
XRegExp is fully compliant with the regular expression flavor specified in ECMA-262 Edition 3 (ES3), and has been tested with Internet Explorer 5.5-8, Firefox 2-3.5, Safari 3-4, Chrome 1-2, and Opera 9. XRegExp uses feature detection-no browser sniffing.
Features
* Adds new regex and replacement text syntax, including comprehensive support for named capture.
* Adds two new regex flags: s, to make dot match all characters (aka singleline mode), and x, for free-spacing and comments (aka extended mode).
* Provides a suite of 12 functions and methods that make complex regex processing a breeze.
* Automagically fixes the most commonly encountered cross-browser inconsistencies in regex behavior and syntax.
* Lets you easily create and use plugins that add new syntax and flags to XRegExp's regular expression language.
este é só um excerto do artigo, para aceder ao artigo completo, clique no link em baixo:
this is just a small excerpt from the article, to access the full article please click in the link below:
http://xregexp.com/
<myNews show="rand" cat="programacao" ⁄>