licenses.dev

regexpu-core v6.1.1

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

MIT8
PackageRelationDependenciesPublished
jsesc • 3.0.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
regenerate-unicode-properties • 10.2.0Regenerate sets for Unicode properties and values.DIRECT1
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.DIRECT0
regjsgen • 0.8.0Generate regular expressions from regjsparser’s AST.DIRECT0
unicode-canonical-property-names-ecmascript • 2.0.1The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.INDIRECT0
unicode-match-property-ecmascript • 2.0.0Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.DIRECT2
unicode-match-property-value-ecmascript • 2.2.0Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.DIRECT0
unicode-property-aliases-ecmascript • 2.1.0Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
regjsparser • 0.11.1Parsing 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 6.1.1 version:

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