licenses.dev

regexpu-core v5.3.2

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
@babel/regjsgen • 0.8.0Generate regular expressions from regjsparser’s AST.DIRECT0
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
regenerate-unicode-properties • 10.1.1Regenerate 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
unicode-canonical-property-names-ecmascript • 2.0.0The 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.1.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.9.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 5.3.2 version:

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