vigour-fs-promised
vigour-fs, but methods return promises
Usage
Same as vigour-fs, or append Async
to the method name to get a promise instead
var fs = // node-style callbacks still workfs// Get a promise with the `Async` suffixfs
vigour-fs, but methods return promises
Same as vigour-fs, or append Async
to the method name to get a promise instead
var fs = // node-style callbacks still workfs// Get a promise with the `Async` suffixfs
npm i vigour-fs-promised
9
2.0.2
ISC