Asynchronous recursive file copying (with graceful-fs)
npm install graceful-ncpgraceful-ncp
===
ncp but on top of graceful-fs instead of plain old Node fs. This protects you against EMFILE errors when opening too many files, etc.
npm install graceful-ncp