Show HN: A lightweight module to send HTTP(s) requests from Node.js(github.com)6 points·by vasanthv·8 ปีที่แล้ว·2 commentsgithub.comShow HN: A lightweight module to send HTTP(s) requests from Node.jshttps://github.com/vasanthv/fetch-lite2 commentsPost comment[–]cathhhhji·8 ปีที่แล้วreplyHow is this different from the other hundreds of modules that go this exact thing?[–]JCSato·8 ปีที่แล้วreplyIf I had to guess, the selling points are: promises + fetch syntax + tiny size.