licenses.dev

fs-extra v9.0.0

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
jsonfile • 6.1.0Easily read/write JSON files.DIRECT2
universalify • 1.0.0Make a callback- or promise-based function support both promises and callbacks.DIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC2
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 9.0.0 version:

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