licenses.dev

filenamify v4.3.0

Convert a string to a valid safe filename

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
filename-reserved-regex • 2.0.0Regular expression for matching reserved filename charactersDIRECT0
strip-outer • 1.0.1Strip a substring from the start/end of a stringDIRECT1
trim-repeated • 1.0.0Trim a consecutively repeated substring: foo--bar---baz → foo-bar-bazDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.3.0 version:

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