Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-11-15 15:27
Flavor·PCRE2 (PHP)

/
const r = new WillyRouter\(\);([\s\S]*?)Vue.use\(VueRouter\);
/
Open regex in editor

Description

Match for match everything between x and x

Submitted by anonymous