licenses.dev

regexpu v1.3.0

A source code transpiler that enables the use of ES6 Unicode regular expressions in ES5.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT6
PackageRelationDependenciesPublished
ast-types • 0.8.15Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT0
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
recast • 0.10.43JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorDIRECT4
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
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 2.7.3ECMAScript parsing infrastructure for multipurpose analysisDIRECT0
non-standard1
PackageRelationDependenciesPublished
regjsparser • 0.1.5Parsing the JavaScript's RegExp in JavaScript.DIRECT1
unknown1
PackageRelationDependenciesPublished
esprima-fb • 15001.1001.0-dev-harmony-fbFacebook-specific fork of the esprima projectINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.3.0 version:

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