react-boundaries
https://github.com/ryum91/react-boundaries/blob/main/README.md
https://github.com/ryum91/react-boundaries/blob/main/README.md
A React library fetching and caching data from an API with simple and easy to use loading and error states.
make react-components promisify 🎡
React Image (Suspense-like) Loader component that simulates a shimmer effect
```tsx import { Image } from 'react-image-suspense'
data loader for react
A functional component based react component for full page loading
Fetching data with use + suspense in React 19+
Simple and powerful API client for react. Use hooks or FACC's to fetch data in easy way. No dependencies! Just react under the hood.
Await Component for RSC and Client Component, Use Suspense without creating a new component.
Wrapper around React.lazy() that allows to retry failed imports
Really simple React Loadable component
my-widget
Enjoy React Suspense for async data fetching without rewriting existing components
A hooks collection to implement react suspense
Fetch data on server and sync to client using Suspense
React Suspense Render Hook: This hook allows you to declaratively define components that render when asynchronous data is processed.
Collection of React Suspense resources.
React only data fetching library. It aims to be the only data fetching library for react.