feross / simple-get

Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines
MIT License
401 stars 50 forks source link

switch to esm #69

Open jimmywarting opened 3 years ago

jimmywarting commented 3 years ago

closes #68

maybe take the opportunity to switch to promises also in this major change?

mcollina commented 2 years ago

I would highly recommend against this.