UNPKG

filedownloader

Version:

a small module for easy downloading using the power of curl combined with node js

45 lines (23 loc) 803 B
# ${pkg.name} ${badge('npm')} ${badge('npm-license')} ${badge('github-issues')} ${badge('circleci')} ${pkg.description} ${badge('nodei')} ${badge('travis-status')} ${badge('github-stars')} ${badge('github-forks')} ${badge('github-forks')} ${badge('dependencies')} ${badge('devDependencies')} ## Features ## Install `npm install --save ${pkg.name}` ## Scripts ${scripts()} ## Dependencies ${dependencies()} ## Contributing Contributions welcome; Please submit all pull requests against the master branch. If your pull request contains JavaScript patches or features, you should include relevant unit tests. Please check the [Contributing Guidelines](contributng.md) for more details. Thanks! ## Author ${author()} ## License ${license()}