max-mapper / nugget

minimalist wget clone written in node. HTTP GET files and downloads them into the current directory
BSD 3-Clause "New" or "Revised" License
168 stars 30 forks source link

Consider replacing `request` with `got`. #20

Open wtgtybhertgeghgtwtg opened 7 years ago

wtgtybhertgeghgtwtg commented 7 years ago

It would significantly reduce the size of the dependency tree.

develar commented 7 years ago

Or https://github.com/tomas/needle

Richienb commented 4 years ago

@maxogden

request is now deprecated.