Regular Expressions 101

Library entries

0
javascript

Website URL

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

magnet

Extract magnet links
Submitted by Peng - 8 years ago
0
javascript

test

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

parse array to object p1

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

dd-mm-yyyy

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

Alpha + Underscore

no description available
Submitted by Sergio de la Garza - 8 years ago

one decimal validation

Vote

1

Regular Expression
javascript

/
(^[1-4]{1}(\.\d{0,1})?$)|(^5{1}$)
/

Description

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