Regular Expressions 101

Library entries

1
javascript

Export WP

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

Instagram URL

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

TSN Tivo Lite

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

TSN Lite Zapper

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

TSN Lite DVR

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

Remove Duplicates

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

phone numbers with text

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

email or empty

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

Any or empty

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

GCS streams file

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

TN Arc Story

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

дефис вязкости

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

Exclude for ufl with OR

Exclude certain tags with OR
Submitted by anonymous - 3 years ago
1
javascript

International Phone Numbers

no description available
Submitted by anonymous - 3 years ago

simple regex

Vote

1

Regular Expression
javascript

/
^(?=.{8,})(?=.*\d)(?![.\n])(?=.*[a-z])(?=.*[A-Z])(?=.*[@#$%^&+=_-]).*$
/

Description

Loading markdown...
Submitted by Nguyen Pham - 7 years ago