Show HN: A lightweight module to send HTTP(s) requests from Node.js(github.com)6 points·by vasanthv·vor 8 Jahren·2 commentsgithub.comShow HN: A lightweight module to send HTTP(s) requests from Node.jshttps://github.com/vasanthv/fetch-lite1 commentsPost comment[–]cathhhhji·vor 8 JahrenreplyHow is this different from the other hundreds of modules that go this exact thing?[–]JCSato·vor 8 JahrenreplyIf I had to guess, the selling points are: promises + fetch syntax + tiny size.