fs-nextra
Version:
Node.js fs next-gen extra (nextra) methods.
43 lines (26 loc) • 1.98 kB
Markdown
FS-Nextra
------
[](https://nodei.co/npm/fs-nextra/)
[](https://www.npmjs.com/package/fs-nextra)
[](https://www.npmjs.com/package/fs-nextra)
[](https://lgtm.com/projects/g/bdistin/fs-nextra/context:javascript)
[](https://github.com/bdistin/fs-nextra/actions)
[](https://github.com/bdistin/fs-nextra/actions)
[](https://dependabot.com)
[](https://david-dm.org/bdistin/fs-nextra)
[](https://david-dm.org/bdistin/fs-nextra?type=dev)
Node.js V8 native fs.promises. Written in TypeScript, sans every sync method. *Async is the future!*
Docs
------
**Warning:** This library no longer re-exports fs.promises! Be sure you are ready to update to v0.5.0.
**Update:** v0.5.0 is a trial release for v1.0.0. If nothing is found wrong in this version, it will be re-released as v1.0.0 :tada:.
All `fs-nextra` methods return a promise exclusively. Requires minimum __Node.js v12.12.0__.
The full documentation can be found here: [fs-nextra.js.org](https://fs-nextra.js.org/).
Credit
------
`fs-nextra` is heavily based on `fs-extra`, this module wouldn't be possible without it's author:
- [JP Richardson](https://github.com/jprichardson)
License
-------
Licensed under MIT
Copyright (c) 2017-2020 [BDISTIN](https://github.com/bdistin)