licenses.dev

babel-plugin-minify-constant-folding v0.0.4

Tries to evaluate expressions and inline the result. For now only deals with numbers and strings.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
babel-helper-evaluate-path • 0.0.3path.evaluate wrapped in a try catchDIRECT0
jsesc • 2.5.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/babel-plugin-minify-constant-folding)](https://licenses.dev/npm/babel-plugin-minify-constant-folding)
<a href="https://licenses.dev/npm/babel-plugin-minify-constant-folding">
  <img src="https://licenses.dev/b/npm/babel-plugin-minify-constant-folding" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.4 version:

[![licenses](https://licenses.dev/b/npm/babel-plugin-minify-constant-folding/0.0.4)](https://licenses.dev/npm/babel-plugin-minify-constant-folding/0.0.4)
<a href="https://licenses.dev/npm/babel-plugin-minify-constant-folding/0.0.4">
  <img src="https://licenses.dev/b/npm/babel-plugin-minify-constant-folding/0.0.4" alt="licenses" />
</a>
GitHub