vadikoom / react-singleton-hookLinks
Create singleton hook from regular react hook
☆242Updated 2 years ago
Alternatives and similar repositories for react-singleton-hook
Users that are interested in react-singleton-hook are comparing it to the libraries listed below
Sorting:
- useMemo and useCallback but with a stable cache☆471Updated 3 years ago
- Extended utils for ⚛️ React.Children data structure that adds recursive filter, map and more methods to iterate nested children.☆381Updated last month
- Asynchronous side effects, without the nonsense☆319Updated 2 months ago
- A timer hook for React☆205Updated 2 years ago
- React hook for using error boundaries in your functional components☆224Updated 2 years ago
- Syntactic sugar for handling modals using React Hooks☆254Updated last year
- Window scroller component for react-window☆71Updated 2 years ago
- 🤙The same useRef, but it will callback☆310Updated last year
- A React Hook to cancel promises when a component is unmounted☆293Updated last year
- Decouple Hooks from the presentational components that use them☆174Updated 3 years ago
- A set of utility and general-purpose React hooks.