licenses.dev

write v1.0.3

Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.3 version:

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