<pedrocorreia.net ⁄>
 

<XRegExp ⁄ >




clicks: 207 207 2009-07-04 2009-07-04 goto programacao myNews programacao  Bookmark This Bookmark This


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/




Subscribe News RSS  Subscribe News Updates by E-mail





myNews <myNews show="rand" cat="programacao" ⁄>

Lazy programming and lazy evaluation

Lazy programming is a general concept of delaying the processing of a function o (...)

clicks: 523 523 2006-12-20 2006-12-20 goto url (new window) www-128.ibm.com... goto myNews programacao


The DOM Event Model

One of the keys to creating dynamic web pages is the use of event handlers. Thes (...)

clicks: 507 507 2007-06-28 2007-06-28 goto url (new window) brainjar.com/dh... goto myNews programacao


How to build a Facebook app in Django

Facebook has a simple and robust API which allows users to build applications fo (...)

clicks: 382 382 2009-02-21 2009-02-21 goto url (new window) uswaretech.com/... goto myNews programacao


Object Oriented Programming With JavaScript

If you have ever looked at JavaScript as more than just a language for validatio (...)

clicks: 541 541 2008-10-15 2008-10-15 goto url (new window) dev102.com/2008... goto myNews programacao


Learning Flex - Lesson 17, Working with Web Services

Flex applications can use web services that are defined by a WSDL (web Service D (...)

clicks: 411 411 2009-10-17 2009-10-17 goto url (new window) mattreyuk.wordp... goto myNews programacao


Using HTML Symbol Entities

Some characters (e.g. the less than and greater than signs) are reserved for HTM (...)

clicks: 162 162 2010-01-05 2010-01-05 goto url (new window) webdesignerwall... goto myNews programacao


Creating an OS Web Interface in jQuery (Part I)

Finally here you have the First Part of this series of tutorials to recreate an (...)

clicks: 401 401 2008-12-17 2008-12-17 goto url (new window) yensdesign.com/... goto myNews programacao


Super CSS, the power of the selector

We all love CSS it's fundamental to the web. However most of us do not use the f (...)

clicks: 439 439 2008-10-20 2008-10-20 goto url (new window) protongun.com/2... goto myNews programacao