ethanent / phin

Node HTTP client
MIT License
576 stars 33 forks source link

Add slim-fetch to comparison #33

Open leonm1 opened 5 years ago

leonm1 commented 5 years ago

Slim-fetch is a minified distribution of node-fetch. It greatly reduces the package size associated with fetch while also including everything in the WHATWG fetch standard. Because it is the in the same vein as phin while also being size-conscious, it seems like it also deserves a comparison.