node-downloader-helper

v1.0.17
A simple http file downloader for node.js
node nodejs node.js download resumable resume http

start

npm run build && node ./example/index.js

lint

eslint src

build

babel --presets minify -d ./dist ./src

watch

babel --watch ./src/index.js -o ./dist/index.js

test

npm run lint && npm run build && jest

Metadata

  • MIT
  • Whatever
  • Jose De Gouveia
  • released 1/26/2021

Downloads

Maintainers