fetchurl

0.1.0 • Public • Published

fetchurl

NPM version Build Status AppVeyor Status Build Status NPM downloads

Easy to download files


Install

$ npm install fetchurl -g

Usage

$ fetchurl https://ss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superplus/js/min_super_ce213974.js
var fetchurl = require('fetchurl');

Also support file, create a file named urls

https://ss0.bdstatic.com/5aV1bjqh_Q23odCf/static/tipsplus/js/min_tips_0e6bc704.js
https://ss0.bdstatic.com/5aV1bjqh_Q23odCf/static/activity/js/activity_start_52498d2c.js

Then you can run

$ fetchurl ./urls

LICENSE

Copyright (c) 2015 popomore. Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i fetchurl

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • popomore