Options
All
  • Public
  • Public/Protected
  • All
Menu

fs-nextra

FS-Nextra

npm

npm npm

Language grade: JavaScript Coverage Build Status

Dependabot Status david david

Node.js V8 native fs.promises. Written in TypeScript, sans every sync method. Async is the future!

Docs

All fs methods which return a callback, return a promise instead. All nextra methods return a promise exclusively. No sync methods are included from either fs or fs-nextra. Requires minimum Node.js v10.0.0.

The full documentation can be found here: fs-nextra.js.org.

Credit

fs-nextra is heavily based on fs-extra, this module wouldn't be possible without it's author:

License

Licensed under MIT

Copyright (c) 2017-2019 BDISTIN

Generated using TypeDoc