Regular Expressions 101

Library entries

1
javascript

SmartTag Builder RegEx Tag Parsing

no description available
Submitted by anonymous - 7 years ago
1
python

Infobox of Wiki

no description available
Submitted by anonymous - 7 years ago
1
python

numbahs

no description available
Submitted by anonymous - 7 years ago
1
python

Match Smalltalk method definition

no description available
Submitted by anonymous - 7 years ago
2
javascript

pdf url link

no description available
Submitted by anonymous - 7 years ago
-1
javascript

DD/MM/YYYY

no description available
Submitted by nehakadam - 7 years ago
1
javascript

reg ex for http

https
Submitted by anonymous - 7 years ago
1
javascript

US Phone Number

The way I like it formatted
Submitted by @mattbontrager - 7 years ago
1
python

ISIS Checking

no description available
Submitted by anonymous - 7 years ago
1
python

Two digit search.

Trying to understand the two digit lookup.
Submitted by mburke05 - 7 years ago
1
python

Remove console.log() from javascript

no description available
Submitted by xXDGFXx - 7 years ago

International numeric format validator

Vote

1

Regular Expression
javascript

/
^[+-]?[0-9]{1,3}(?:(?:,[0-9]{3})*(?:.[0-9]{2})?|(?:.[0-9]{3})*(?:,[0-9]{2})?|[0-9]*(?:[.,][0-9]{2})?)$
/

Description

Loading markdown...
Submitted by unknown - 8 years ago