mathiasbynens/regexpu-core

mathiasbynens/regexpu-core

Releases56
Frequency2 months 3 days
Last Release
Stars81
regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of the ES6 `u` flag into equivalent ES5-compatible regular expression patterns.

Linked projects

regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.