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
- 🤔Partial hydration and caching in a pre-suspense era☆175Updated 2 years ago
- Render React Suspense on server☆159Updated 3 years ago
- ☆217Updated 8 months ago
- It's React's useEffect/useMemo/useCallback hooks, except using custom comparison on the inputs, not reference equality☆89Updated 9 months ago
- Next plugin to allow for compilation of local modules with workspaces☆84Updated 5 years ago
- A custom React hook for simple data fetching with React Suspense☆94Updated 3 years ago
- React hook that does a fetch and aborts when the components is unloaded or a different request is made☆161Updated this week
- React hook for determining the size of a component☆240Updated 2 years ago
- A small utility that composes two or more react refs into a ref callback.☆114Updated 4 years ago
- 🤙The same useRef, but it will callback☆310Updated last year
- React Fast Refresh plugin and loader for webpack☆154Updated 5 years ago
- Babel plugin to optimize the use of clsx, classnames, and other libraries with a compatible API☆112Updated 2 years ago
- Write GraphQL queries with a gql tag in TypeScript -> have generated types☆163Updated 10 months ago
- Automatically useCallback() & useMemo(); memoize inline functions☆112Updated 6 years ago
- [NOT MAINTAINED] A low-level library for React Suspense for Data Fetching☆296Updated 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
- An Apollo Link that debounces requests☆120Updated 3 years ago
- Merges className, style, and event handler props for React elements☆101Updated 2 years ago
- Render-less container for generating UID for a11y, consistent react key, and any other good reason 🦄☆302Updated last year
- Detect overflow and render shadows, fades, arrows, etc.☆84Updated 3 years ago
- Another way to code splitting☆108Updated last year
- Synchronize SWR cache with localStorage or sessionStorage to get offline cache☆110Updated 2 years ago
- Use advanced React async components patterns today☆125Updated 3 months ago
- (under new management!) ⛸️Solve the Double Declaration problem with inline GraphQL. Babel plugin/macro that works with any GraphQL client…☆270Updated 6 years ago
- A memoization library based on weakmaps. 🤯 Sometimes cache is kashe☆69Updated 4 months ago
- React useReducer with async actions☆184Updated 5 months ago
- React infinite scroll using the Intersection <Observer /> API☆139Updated this week
- 🔩 An alternative to useReducer that accepts middlewares.☆70Updated last year
- Resolve Next.js dynamic import components in Jest tests☆71Updated last year