cdnler
v1.0.4
Published
Javascript library assets, referenced in HTML SCRIPT tags to external Content Delivery Networks (CDNs), can be downloaded locally, and the script tag SRC attribute changed to the local reference.
Downloads
7
Maintainers
Readme
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