1.0.4 • Published 7 years ago

cdnler v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

cdnler

CDN downLoadER

Cdnler looks at html files for links to javascript assets hosted externally. It then optionally downloads those assets. It then optionally outputs html with local references.

Install

npm install --save-dev cdnler

and/or if you'd like to use the CLI

npm install --global cdnler