react-fetch-hook
Fetch wrapper
Provides a convenient way to use the Fetch API in React applications
React hook for conveniently use Fetch API
349 stars
9 watching
20 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
fetchfetch-apiflowtypehacktoberfesthookspaginationreacttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
d-marc1/far-fetch | A wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript. | 58 |
fjcaetano/react-hook-hooked | A utility to simplify attaching hooks to React components | 11 |
kitze/react-hanger | A collection of useful React hooks for managing state and primitives in user interface components | 1,935 |
react-native-community/fetch | A polyfill implementation for the fetch API in React Native with text streaming support | 79 |
pranesh239/use-key-capture | A custom hook that simplifies listening to complex keyboard combinations in React applications | 24 |
alexghr/got-fetch | A Node.js HTTP client wrapper around got | 21 |
purescript-react/purescript-react-basic-hooks | An implementation of React hooks on top of purescript-react-basic to provide a new, alternative API for managing state and behavior in React applications. | 200 |
fdom92/stencil-fetch | A web component implementation of the Fetch API using Stenciljs | 18 |
sultan99/react-on-lambda | A JavaScript library that simplifies React application development by providing a functional programming approach without the need for JSX. | 264 |
thinkjs/think-fetch | Provides a unified HTTP(S) client for ThinkJS 3.x applications | 10 |
beizhedenglong/react-hooks-lib | A set of reusable React Hooks for managing state and side effects in React applications. | 545 |
zjango/laracurl | A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |
voronianski/react-swipe | Converts Swipe.js into a React component for creating swipeable content | 1,659 |
vijaysutrave/babel-plugin-react-import-extends | A Babel plugin to simplify React component development by automatically extending the React class and importing React within components. | 10 |
appearhere/bloom | Central repository of reusable React components and common styles to promote consistency across various projects | 51 |