Regular Expressions 101

Sponsors

Library entries

1
javascript

MultiTag Best Regex

Now include regex inside {{ }}
Submitted by Ricardo Feitoza - 7 years ago
1
javascript

Match only ONE letter after a number

no description available
Submitted by padre629 - 7 years ago
1
javascript

V8 Stack

Parses the V8 StackFrames
Submitted by anonymous - 7 years ago
1
javascript

ngResource

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

defmodule regex

no description available
Submitted by Jakub Hajto - 7 years ago
1
javascript

Functions, macros and protocols

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

[A-Za-z0-9-]+

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

java

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

Lookbehind - Javascript

no description available
Submitted by Matheus Siqueira - 7 years ago
1
javascript

Split Java Stack Traces

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

Phone Number

Between 8 and 10 Digits, no spaces
Submitted by anonymous - 7 years ago
1
javascript

Add ngInject to all files

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

add ngInject

no description available
Submitted by anonymous - 7 years ago

Password with length limit 8-16 characters

Vote

1

Regular Expression
javascript

/
^[a-zA-Z0-9!@#$%^&*()_+=?]{8,16}$
/

Description

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