Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-05-09 07:48
Flavor·ECMAScript (JavaScript)

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

Description

no description available

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