This commit is contained in:
David Ralph
2019-04-07 13:36:45 +01:00
committed by GitHub
parent 75bf5323e8
commit e505783440

View File

@@ -66,10 +66,10 @@ const w = require('wumpfetch');
;(async() => {
const r = await w('https://my-site.com/postboi', { method: 'GET' });
console.log(r.json());
})();z
})();
```
### Why use Wumpfetch?
Wumpfetch is a lightweight and fast request library comparing to other packages such as request which is 4.46mb!
<br>
[![install size](https://packagephobia.now.sh/badge?p=wumpfetch)](https://packagephobia.now.sh/result?p=wumpfetch) (6.2kb concatenated and 4.4kb minified, both in **/dest**)
[![install size](https://packagephobia.now.sh/badge?p=wumpfetch)](https://packagephobia.now.sh/result?p=wumpfetch) (6.2kb concatenated and 4.4kb minified, both in **/dest**)