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
- React hook that does a fetch and aborts when the components is unloaded or a different request is made☆160Updated last week
- It's React's useEffect/useMemo/useCallback hooks, except using custom comparison on the inputs, not reference equality☆89Updated 4 months ago
- An Apollo Link that debounces requests☆120Updated 2 years ago
- A small utility that composes two or more react refs into a ref callback.☆114Updated 4 years ago
- React useReducer with async actions☆183Updated last month
- React infinite scroll using the Intersection <Observer /> API☆138Updated this week
- A custom React hook for simple data fetching with React Suspense☆93Updated 2 years ago
- Render React Suspense on server☆160Updated 2 years ago
- ☆217Updated 4 months ago
- [NOT MAINTAINED] A low-level library for React Suspense for Data Fetching☆297Updated 2 years ago
- Automatically useCallback() & useMemo(); memoize inline functions☆112Updated 6 years ago
- 🤔Partial hydration and caching in a pre-suspense era☆175Updated 2 years ago
- Another way to code splitting☆106Updated 8 months ago
- React hook for determining the size of a component☆239Updated 2 years ago
- Use advanced React async components patterns today☆125Updated last month
- Provides a simple, no frills way to integrate react-refresh into your create-react-app using customize-cra.☆161Updated 3 years ago
- 🤙The same useRef, but it will callback☆309Updated 8 months ago
- Detect overflow and render shadows, fades, arrows, etc.☆84Updated 2 years ago
- Merges className, style, and event handler props for React elements☆100Updated 2 years ago
- Single-function alternative for React.useState☆234Updated 2 years ago
- Utils to manage your React Children☆85Updated 6 months ago
- Render-less container for generating UID for a11y, consistent react key, and any other good reason 🦄☆302Updated 7 months ago
- 🔩 An alternative to useReducer that accepts middlewares.☆70Updated 11 months ago
- Control flow JSX/TSX elements that get compiled to plain old javascript.☆94Updated last year
- Next plugin to allow for compilation of local modules with workspaces☆84Updated 5 years ago
- A simple React component for wrapping children based on a condition☆239Updated 6 months ago
- Flattens React children and fragments to an array with predictable and stable keys☆151Updated 3 weeks ago
- Synchronize SWR cache with localStorage or sessionStorage to get offline cache☆110Updated 2 years ago
- Resolve Next.js dynamic import components in Jest tests☆71Updated 7 months ago