n1ru4l / use-async-effectLinks
React hook for async effects powered by generator functions.
☆197Updated 2 years ago
Alternatives and similar repositories for use-async-effect
Users that are interested in use-async-effect are comparing it to the libraries listed below
Sorting:
- A React hook for resolving promises with Suspense support. <1kb bundle.☆165Updated 2 years ago
- A small utility that composes two or more react refs into a ref callback.☆114Updated 4 years ago
- It's React's useEffect/useMemo/useCallback hooks, except using custom comparison on the inputs, not reference equality☆89Updated 8 months ago
- React hook that does a fetch and aborts when the components is unloaded or a different request is made☆161Updated this week
- ☆217Updated 7 months ago
- Automatically useCallback() & useMemo(); memoize inline functions☆112Updated 6 years ago
- React hooks for persistent state☆168Updated 2 years ago
- 🤔Partial hydration and caching in a pre-suspense era☆175Updated 2 years ago
- A custom React hook for simple data fetching with React Suspense☆94Updated 2 years ago
- 🤙The same useRef, but it will callback☆309Updated 11 months ago
- Another way to code splitting☆107Updated 11 months ago
- React hook for determining the size of a component☆240Updated 2 years ago
- Synchronize SWR cache with localStorage or sessionStorage to get offline cache☆110Updated 2 years ago
- Next plugin to allow for compilation of local modules with workspaces☆84Updated 5 years ago
- An Apollo Link that debounces requests☆120Updated 2 years ago
- Render-less container for generating UID for a11y, consistent react key, and any other good reason 🦄☆302Updated 10 months ago
- Control flow JSX/TSX elements that get compiled to plain old javascript.☆95Updated last year
- Detect overflow and render shadows, fades, arrows, etc.☆84Updated 2 years ago
- Render React Suspense on server☆159Updated 2 years ago
- React useReducer with async actions☆183Updated 4 months ago
- Babel plugin to optimize the use of clsx, classnames, and other libraries with a compatible API☆112Updated last year
- Use redux-saga without redux☆76Updated 2 years ago
- Merges className, style, and event handler props for React elements☆101Updated 2 years ago
- Resolve Next.js dynamic import components in Jest tests☆71Updated 10 months ago
- React Hooks for Mutable State☆93Updated 2 years ago
- Provides a simple, no frills way to integrate react-refresh into your create-react-app using customize-cra.☆160Updated 3 years ago
- Flattens React children and fragments to an array with predictable and stable keys☆151Updated this week
- [NOT MAINTAINED] A low-level library for React Suspense for Data Fetching☆296Updated 2 years ago
- React infinite scroll using the Intersection <Observer /> API☆139Updated last week
- React hook for handling promises.☆95Updated last year