Regular Expressions 101

Sponsors

Library entries

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

match directory paths with names

crazy rhumbl regex for build
Submitted by luwenh - 7 years ago
1
javascript

International Phone Codes

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

dd

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

76.7877

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

E-mail validation

no description available
Submitted by anonymous - 7 years ago

Regex for matching assignments

Vote

1

Regular Expression
javascript

/
^((?:\w+)[^=;]+)=?\s*([^;]+)
/
gm

Description

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