licenses.dev

regexpu-core v2.0.0

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.DIRECT0
regjsgen • 0.2.0Generate `RegExp`s from RegJSParser’s ASTDIRECT0
non-standard1
PackageRelationDependenciesPublished
regjsparser • 0.1.5Parsing the JavaScript's RegExp in JavaScript.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/regexpu-core)](https://licenses.dev/npm/regexpu-core)
<a href="https://licenses.dev/npm/regexpu-core">
  <img src="https://licenses.dev/b/npm/regexpu-core" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0 version:

[![licenses](https://licenses.dev/b/npm/regexpu-core/2.0.0)](https://licenses.dev/npm/regexpu-core/2.0.0)
<a href="https://licenses.dev/npm/regexpu-core/2.0.0">
  <img src="https://licenses.dev/b/npm/regexpu-core/2.0.0" alt="licenses" />
</a>
GitHub