Search results
16 packages found
React/React Native fetching library, build on top of the web fetch api, and it comme with a lot of optimizations and simplifications, so you do not need to think how to manage your requests.
This hook works with the axios library, making queries much easier and more convenient.
- useFetch - managed state, request, response, etc. [![](https://img.shields.io/badge/example-blue.svg)](https://codesandbox.io/s/usefetch-request-response-managed-state-ruyi3?file=/src/index.js) [![](https://img.shields.io/badge/video-red.svg)](https://w
- react hook
- react-hook
- use
- isomorphic
- http
- fetch
- hook
- react
- useFetch
- request
- axios
- react-use-fetch
- react-fetch-hook
- use-fetch
- View more
This repository contains the SDK for developing BigBlueButton plugins. Plugins are React components that can be loaded from external sources by the BigBlueButton HTML5 client to extend its functionalities.
Axios in React in the hooks era
- react
- axios
- http
- api
- useAxios
- react hook
- react hooks
- react async
- react-async
- react-hook
- axios hook
- axios hooks
- axios-hook
- use
- View more
- useFetch - lazy, non-lazy, both [![](https://img.shields.io/badge/example-blue.svg)](https://codesandbox.io/s/usefetch-request-response-managed-state-ruyi3?file=/src/index.js) [![](https://img.shields.io/badge/video-red.svg)](https://www.youtube.com/wat
- react hook
- react-hook
- use
- isomorphic
- http
- fetch
- hook
- react
- useFetch
- request
- axios
- react-use-fetch
- react-fetch-hook
- use-fetch
- View more
Axios in React in the hooks era
- react
- axios
- http
- api
- useAxios
- react hook
- react hooks
- react async
- react-async
- react-hook
- axios hook
- axios hooks
- axios-hook
- use
- View more
- <a target="_blank" rel="noopener noreferrer" href='https://codesandbox.io/embed/km04k9k9x5'>Code Sandbox Example</a>
- <a target="_blank" rel="noopener noreferrer" href='https://codesandbox.io/s/usefetch-in-nextjs-nn9fm'>Example - Next.js</a> - <a target="_blank" rel="noopener noreferrer" href='https://codesandbox.io/embed/km04k9k9x5'>Examples - create-react-app</a>
- react hook
- react-hook
- use
- isomorphic
- http
- fetch
- hook
- react
- useFetch
- request
- axios
- react-use-fetch
- react-fetch-hook
- use-fetch
- View more
```jsx import useStorage, { useLocalStorage, useCookie, // NOT IMPLEMENTED YET useSessionStorage, // NOT IMPLEMENTED YET useNativeStorage // NOT IMPLEMENTED YET } = 'use-react-storage'
- use-session-storage
- use-local-storage
- localStorage
- react-use-localstorage
- use-localstorage
- use
- hook
- react
- react-hooks-fetch
- react localStorage
- react custom hooks
- use hooks
- react useLocalStorage hook
- use-storage
custom react hook and use axios to call api
> This hook uses **axios** under the hood. > This hook makes good use of React Suspense
- react hook
- react-hook
- use
- isomorphic
- http
- fetch
- hook
- react
- useFetch
- request
- axios
- react-use-fetch
- react-fetch-hook
- use-fetch
- View more
Fetch data with React Hooks
"Debounce fetch and abort previous pending requests"
Experimental React hook for making HTTP requests with axios