licenses.dev

fs-promise v0.5.0

Filesystem methods as promises with fs-extra

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT12
PackageRelationDependenciesPublished
any-promise • 1.3.0Resolve any installed ES6 compatible promiseDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
fs-extra • 0.26.7fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT15
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
klaw • 1.3.1File system walker with Readable stream interface.INDIRECT1
mz • 2.7.0modernize node.js to current ECMAScript standardsDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
thenify-all • 1.6.0Promisifies all the selected functions in an objectDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
ISC9
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.0 version:

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