0.0.2 • Published 10 years ago

readin v0.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
10 years ago

readin

A simple module, providing read remote file to the specified path and provides a callback function

summary

@params:{ picUrl:{ type:string, description:'remote file url' }, targetFolder:{ type:string, description:'local directory, is a folder' }, callback:{ error:"", data:{ targetFile: targetFile, picUrl: picUrl } } }

@author kiroChen @email kirochen2@gamil.com

#install npm install readin