README
downloadfilefromurl
des
Installation
using npm:
npm install downloadfilefromurl --save
Download file from url and compress to zip
<script type="module">
import downloadfilefromurl from 'https://cdn.skypack.dev/downloadfilefromurl';
</script>
des
using npm:
npm install downloadfilefromurl --save