/regexp-from-string

Creates a RegExp from a string, e.g. `/string/gi` and provides some utils to work with RegExp as strings, for example, to extract multi RegExps defined within a same string, e.g. `/Rock/, /and/, /roll/i`.

Primary LanguageJavaScriptMIT LicenseMIT

Watchers