andreiduca / use-async-resourceLinks
A custom React hook for simple data fetching with React Suspense
☆94Updated 2 years ago
Alternatives and similar repositories for use-async-resource
Users that are interested in use-async-resource are comparing it to the libraries listed below
Sorting:
- 🤔Partial hydration and caching in a pre-suspense era☆175Updated 2 years ago
- A React hook for resolving promises with Suspense support. <1kb bundle.☆165Updated 2 years ago
- React hook for async effects powered by generator functions.☆197Updated 2 years ago
- Fast state that can be shared across components outside of the React tree.☆72Updated 3 years ago
- Use redux-saga without redux☆76Updated 2 years ago
- React hook that does a fetch and aborts when the components is unloaded or a different request is made☆161Updated last week
- ☆216Updated 6 months ago
- It's React's useEffect/useMemo/useCallback hooks, except using custom comparison on the inputs, not reference equality☆89Updated 6 months ago
- ☔️ Babel Macros for automatic React Hooks memoization invalidation☆358Updated last year
- React infinite scroll using the Intersection <Observer /> API☆139Updated last week
- Render React Suspense on server☆159Updated 2 years ago
- Entire Redux in Web Worker☆261Updated 2 years ago
- Use advanced React async components patterns today☆125Updated 3 weeks ago
- Dependency injection and replacement for Javascript and React components/hooks☆140Updated last month
- Type-safe and terse reducers with Typescript for React Hooks and Redux☆224Updated 2 years ago
- (under new management!) ⛸️Solve the Double Declaration problem with inline GraphQL. Babel plugin/macro that works with any GraphQL client…☆270Updated 5 years ago
- Single-function alternative for React.useState☆234Updated 2 years ago
- Configuration driven routing solution for React SPAs that manages route matching, data fetching and progressive rendering☆208Updated 3 weeks ago
- CSS in Typescript☆70Updated 2 years ago
- A small utility that composes two or more react refs into a ref callback.☆114Updated 4 years ago
- Zero-runtime CSS-in-JS☆281Updated 2 years ago
- ⚛ A React library for smooth FLIP animations. Easily animate originally unanimatable properties like DOM positions with one hook.☆247Updated 4 years ago
- Nodes instead of reducers☆47Updated 5 years ago
- Like Reselect but with better support for shared-selectors☆73Updated 2 years ago
- A node and javascript library that helps developers describe side-effects as data in a declarative, flexible API.☆93Updated 3 years ago
- Merges className, style, and event handler props for React elements