Regular Expressions 101

Library entries

1
javascript

test tags Libellex

no description available
Submitted by AROC - 8 years ago
1
javascript

AD Default Password Policy

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

Uppercase words

no description available
Submitted by MaaxZoom - 8 years ago
-2
javascript

Strict email validation

no description available
Submitted by anonymous - 8 years ago

Match int and float numbers in polynomial

Vote

0

Regular Expression
javascript

/
([+-]?)\s*(?:(?:(?:[^.([{]?(\d+))|(\d+\.\d+(?!\w+)))(?!\w+|\.))(?![([{])
/
g

Description

Loading markdown...
Submitted by Giuseppe Tavella - 6 years ago