Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
ECMAScript (JavaScript)

/
require(?<one>\((?<two>(?<quote>'|\")(?<three>\.?\/?\/?[\W\w]+?)\k<quote>)\))
/
mg

Description

no description available

Submitted by Denis Efremov <efremov.a.denis@gmail.com> [FORK] - 7 years ago