Regular Expressions 101

Sponsors

Library entries

0
javascript

Invoice Number

no description available
Submitted by Sebastian Proske - 7 years ago
0
javascript

Website

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

number or range

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

Find datetime directory

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

URL query string regex

no description available
Submitted by AC - 7 years ago
0
javascript

Javascript SQL String

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

href parse v2

matches href, title, innerhtml
Submitted by chrysls - 7 years ago
0
python

Last SEO RegExp

Last SEO RegExp
Submitted by Jay Patel - 7 years ago
0
javascript

text validation

allows white spaces, -, Umlaut and ß
Submitted by anonymous - 7 years ago
0
python

Apache Log Format Parser

no description available
Submitted by anonymous - 7 years ago

Username with "_" "-"

Vote

12

Regular Expression
javascript

/
^(?=.{3,20}$)(?![_.-])(?!.*[_.-]{2})[a-zA-Z0-9_-]+([^._-])$
/

Description

Loading markdown...
Submitted by Gianvy - 7 years ago