fs-nextra
TypeScript icon, indicating that this package has built-in type declarations

0.5.1 • Public • Published

FS-Nextra

npm

npm npm

Language grade: JavaScript Code Quality Unit Tests

Dependabot Status david david

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 🎉.

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.

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-2020 BDISTIN

Package Sidebar

Install

npm i fs-nextra

Weekly Downloads

805

Version

0.5.1

License

MIT

Unpacked Size

156 kB

Total Files

123

Last publish

Collaborators

  • bdistin