Node.js fs next-gen extra (nextra) methods.


Keywords
atomics, compression, copy, delete, directory, file, file system, fs, gz, gzip, json, move, native, nextra, promise, read, tar, write, promises, typescript
License
MIT
Install
npm install fs-nextra@0.5.1

Documentation

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

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