Advertise here

jQuery Plugins Tagged ‘javascript regex’

Practical Guide to Regular Expressions in JavaScript

August 15, 2018     413    
Practical Guide to Regular Expressions in JavaScript

A quick guide to effectively leveraging with regular expressions (RegEx), with hands-on examples.

Read More »

JSVerbalExpressions – JavaScript Regular Expressions

January 13, 2016     685     Others
JSVerbalExpressions – JavaScript Regular Expressions

JSVerbalExpressions is a JavaScript library that helps to construct difficult regular expressions.

This plugin allows you to write regular expressions in natural language.

Read More »

XRegExp – Extended JavaScript Regular Expression Library

September 28, 2015     749     Others
XRegExp – Extended JavaScript Regular Expression Library

XRegExp provides augmented (and extensible) JavaScript regular expressions. You get new modern syntax and flags beyond what browsers support natively.

Read More »