http-s-downloading

0.0.5 • Public • Published

This is HTTP(S) downloading js

var HDs=require('http-s-downloading');
var argv = require('process');
var myArgs = process.argv.slice(2);

HDs.http_s_downloading(myArgs[0],myArgs[1],myArgs[2]);

Useg: node hd.js http://xxx.com/a.zip ./zip filename.zip

/http-s-downloading/

    Package Sidebar

    Install

    npm i http-s-downloading

    Weekly Downloads

    0

    Version

    0.0.5

    License

    MIT

    Last publish

    Collaborators

    • korykim