Skip to content

Commit

Permalink
πŸ“ Return alternatives section
Browse files Browse the repository at this point in the history
  • Loading branch information
exah committed Nov 13, 2022
1 parent a1e4575 commit a83ed94
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1030,6 +1030,11 @@ try {
- `isTimeoutError`
- `isAbortError`

## πŸ”— Alternatives

- [`ky`](https://github.com/sindresorhus/ky) - Library that inspired this one, but 3x times bigger and feature packed
- [`axios`](https://github.com/axios/axios) - Based on old `XMLHttpRequests` API, almost 9x times bigger, but super popular and feature packed

---

MIT Β© [John Grishin](http://johngrish.in)

0 comments on commit a83ed94

Please sign in to comment.