licenses.dev

strip-comments v1.0.2

Strip comments from code. Removes line comments, block comments, the first comment only, or all comments. Optionally leave protected comments unharmed.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT7
PackageRelationDependenciesPublished
babel-extract-comments • 1.0.0Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.DIRECT1
babel-plugin-syntax-object-rest-spread • 6.13.0Allow parsing of object rest/spreadINDIRECT0
babel-plugin-transform-object-rest-spread • 6.26.0Compile object rest and spread to ES5DIRECT4
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babylon • 6.18.0A JavaScript parserINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

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