Skip to content

adam-lynch/graceful-ncp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Installation

npm install graceful-ncp

API

The exact same as ncp's.

About

Asynchronous recursive file copying (with graceful-fs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published