npm.io
2.0.0 • Published 9 years ago

graceful-fs-extra

Licence
MIT
Version
2.0.0
Deps
3
Vulns
0
Weekly
0
Stars
2

graceful-fs-extra

node-fs-extra but on top of graceful-ncp instead of ncp (because graceful-ncp uses graceful-fs). This protects you against EMFILE errors when opening too many files, etc.

Note: this is a temporary solution until jprichardson/node-fs-extra#95 is resolved.

Installation

npm install graceful-fs-extra

API

The exact same as node-fs-extra's.

Keywords