Add ffetch library to the README
This commit is contained in:
parent
f91dfe22de
commit
e32798ad06
|
|
@ -1084,6 +1084,7 @@ https://listjs.com
|
|||
* [Peg.js](https://github.com/pegjs/pegjs) - A simple parser generator for JavaScript that produces fast parsers with excellent error reporting. Usable from your browser, from the command line, or via JavaScript API.
|
||||
* [lune](https://github.com/ryanseys/lune) - Library to calculate the phases of the moon accurately.
|
||||
* [jsemu](https://github.com/fcambus/jsemu) - A list of emulators written in the JavaScript programming language.
|
||||
* [ffetch](https://github.com/fetch-kit/ffetch) – A production-ready, dependency-free `fetch` wrapper adding retries, timeouts, and circuit-breaker support while keeping the original API intact.
|
||||
|
||||
# Worth Reading
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue