mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
add react-query to API list (#772)
* add sanitize-html to Security list * FIX: alignment changed to the bottom of the section * ADD: add React-Query to API list Co-authored-by: rashed01 <rashadulislam9@gmail.com>
This commit is contained in:
@@ -573,6 +573,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [FarFetch](https://github.com/WebsiteBeaver/far-fetch) - Modern Fetch API wrapper for simplicity, with concise file uploading.
|
* [FarFetch](https://github.com/WebsiteBeaver/far-fetch) - Modern Fetch API wrapper for simplicity, with concise file uploading.
|
||||||
* [Optic](https://github.com/opticdev/optic) - Optic automatically documents and tests your APIs.
|
* [Optic](https://github.com/opticdev/optic) - Optic automatically documents and tests your APIs.
|
||||||
* [SWR](https://github.com/vercel/swr) - React Hooks library for remote data fetching.
|
* [SWR](https://github.com/vercel/swr) - React Hooks library for remote data fetching.
|
||||||
|
* [React Query](https://github.com/tannerlinsley/react-query) - Hooks for fetching, caching and updating asynchronous data in React.
|
||||||
|
|
||||||
## Streaming
|
## Streaming
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user