licenses.dev

@babel/plugin-proposal-unicode-property-regex v7.0.0-rc.2

Compile Unicode property escapes in Unicode regular expressions to ES5.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT12
PackageRelationDependenciesPublished
@babel/helper-plugin-utils • 7.0.0-rc.2General utilities for plugins to useDIRECT0
@babel/helper-regex • 7.0.0-rc.2Helper function to check for literal RegExDIRECT1
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
regenerate-unicode-properties • 9.0.0Regenerate sets for Unicode properties and values.INDIRECT1
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.INDIRECT0
regexpu-core • 4.8.0regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.DIRECT9
regjsgen • 0.5.2Generate regular expressions from regjsparser’s AST.INDIRECT0
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.INDIRECT2
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.INDIRECT0
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.7.0Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40babel%2Fplugin-proposal-unicode-property-regex)](https://licenses.dev/npm/%40babel%2Fplugin-proposal-unicode-property-regex)
<a href="https://licenses.dev/npm/%40babel%2Fplugin-proposal-unicode-property-regex">
  <img src="https://licenses.dev/b/npm/%40babel%2Fplugin-proposal-unicode-property-regex" alt="licenses" />
</a>

Or the licenses badge code for the 7.0.0-rc.2 version:

[![licenses](https://licenses.dev/b/npm/%40babel%2Fplugin-proposal-unicode-property-regex/7.0.0-rc.2)](https://licenses.dev/npm/%40babel%2Fplugin-proposal-unicode-property-regex/7.0.0-rc.2)
<a href="https://licenses.dev/npm/%40babel%2Fplugin-proposal-unicode-property-regex/7.0.0-rc.2">
  <img src="https://licenses.dev/b/npm/%40babel%2Fplugin-proposal-unicode-property-regex/7.0.0-rc.2" alt="licenses" />
</a>
GitHub