Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
ECMAScript (JavaScript)

/
\.directive\(['"]([^'"\n]+)['"]
/
g

Description

Get directive names from javascript code

Submitted by OnlineCop - 10 years ago