Regular Expressions 101

Sponsors

Library entries

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
1
javascript

RGX lj-ARRAY

RGX lj-ARRAY
Submitted by LJARRAY - 7 years ago

MM-DD-YYYY - Javascript Date with some validation

Vote

1

Regular Expression
javascript

/
^(0[1-9]|1[0-2])-([1-9]|[12][0-9]|3[01])-(\d{4})$
/

Description

Loading markdown...
Submitted by Andrew Leonenko - 8 years ago