unpkg-dl
v1.1.0
Published
npm i -g unpkg-dl
Downloads
5
Readme
How to install
npm i -g unpkg-dl
How to use
unpkg-dl --src='https://unpkg.com/browse/[email protected]/' --output='./output'
It will download the whole target package into your output folder.
Known Issue
This tool maybe finish with http error (because of unpkg's connection error). You can just try again by use your failed command before. It will download the files didn't download before.