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

include only index.js in package #16

Closed Flet closed 8 years ago

Flet commented 8 years ago

Closes #15

I know some folks don't mind including tests in their published packages, so if thats the case just close this PR. :)

feross commented 8 years ago

See https://github.com/feross/simple-get/issues/15#issuecomment-232893051 😄