pastelsky / bundlephobia

🏋️ Find out the cost of adding a new frontend dependency to your project
https://bundlephobia.com
MIT License
8.92k stars 221 forks source link

Package suggestion: ky for `HTTP client libraries for Node.js` #765

Open marcomuser opened 1 year ago

marcomuser commented 1 year ago

Package name ky

Alternative to axios

Quality check

The package is nearly 4x smaller. It's very similar to axios but based on the much more modern fetch instead of XMLHttpRequest. Fetch is now natively supported in Node 18+