Regular Expressions 101

Sponsors

Library entries

1
pcre

tds-1

form26as partA
Submitted by gopinath - 8 years ago
1
pcre

Parsing Basketball Matchup

Written mostly in Notepad++, bitches!
Submitted by @just_abs - 8 years ago
1
pcre

Amazon_SS

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

Match local development domain

no description available
Submitted by Nico Schneier - 8 years ago
3
pcre

ln -l linux parse

parse linux ln -l output command
Submitted by guignol95 - 8 years ago
1
pcre

Test File

Test Description
Submitted by Test Author - 8 years ago
1
pcre

Temp

no description available
Submitted by anonymous - 8 years ago
0
pcre

Twitter Hashtags

Finds out Twitter Hashtags from a text
Submitted by Yesha Shah - 8 years ago
1
python

Property List to object mapping

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

Quadparser

Finds potential G-quadruplex motifs in DNA seqeunces
Submitted by anonymous - 8 years ago
1
pcre

instacart

no description available
Submitted by anonymous - 8 years ago

Password Validation

Vote

84

Regular Expression
javascript

/
^((?=\S*?[A-Z])(?=\S*?[a-z])(?=\S*?[0-9]).{6,})\S$
/

Description

Loading markdown...
Submitted by Christian Klemp - 8 years ago