incepter / react-defer-rendererLinks
Defer the render of your components to decrease the time to user interaction in a context with different modes
☆24Updated 2 years ago
Alternatives and similar repositories for react-defer-renderer
Users that are interested in react-defer-renderer are comparing it to the libraries listed below
Sorting:
- React Hook to force your function component to update☆185Updated 2 months ago
- Create singleton hook from regular react hook☆242Updated 2 years ago
- A component for efficiently rendering large lists of variable height items☆131Updated 2 weeks ago
- Syntactic sugar for handling modals using React Hooks☆253Updated 2 years ago
- A set of utility and general-purpose React hooks.☆232Updated 6 months ago
- React hook for using error boundaries in your functional components☆224Updated 2 years ago
- Sharing state between React components☆292Updated 2 months ago
- Drop-in replacement for MUI's MenuItem with infinitely nested menus, and open on hover☆75Updated 2 years ago
- Responsive clamping component with Read more/Read less buttons built for React.☆145Updated 2 years ago
- Extended utils for ⚛️ React.Children data structure that adds recursive filter, map and more methods to iterate nested children.☆381Updated 2 weeks ago
- Generate a simple React component documentation in Markdown.☆55Updated 3 years ago
- A small utility that composes two or more react refs into a ref callback.☆114Updated 4 years ago
- A command line tool for bulk-updating lerna package dependencies☆268Updated 2 years ago
- 🤔Partial hydration and caching in a pre-suspense era☆175Updated 3 years ago
- Simple navigation tabs for React Router 4☆89Updated 6 years ago
- Generate proptypes from typescript declarations☆53Updated 2 years ago
- Declare your React component tree in JSON☆144Updated last year
- React Universal Hooks : just use****** everywhere (Functional or Class Component). Support React DevTools!☆190Updated 3 years ago
- use Server-Side Effect ✨in React SSR app☆144Updated last year
- useMemo and useCallback but with a stable cache☆473Updated 3 years ago
- Preserve space for your element to prevent browser reflow (layout shift)☆104Updated 2 weeks ago
- React hook for async effects powered by generator functions.☆197Updated last week
- [NOT MAINTAINED] React Redux binding with React Hooks and Proxy☆503Updated 2 years ago
- React hook that does a fetch and aborts when the components is unloaded or a different request is made