1.0.0 • Published 1 year ago
fs-manip v1.0.0
fs-manip
adds promise support to the fs methods.
Installation
$ npm install fs-manip --save
API
Async
- copy
- emptyDir
- exists
- makeDir
- move
- outputFile
- remove
Sync
- copySync
- emptyDirSync
- existsSync
- makeDirSync
- moveSync
- outputFileSync
- removeSync
1.0.0
1 year ago