rauldeheer / use-async-effectLinks
Asynchronous side effects, without the nonsense
☆317Updated 2 months 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:
- Responsive clamping component with Read more/Read less buttons built for React.☆145Updated last year
- Syntactic sugar for handling modals using React Hooks☆253Updated last year
- React Hooks to implement Undo and Redo functionality☆402Updated 2 years ago
- A React Hook to cancel promises when a component is unmounted☆294Updated 5 months ago
- ☆217Updated 2 months ago
- Same as React's useCallback, but returns a stable reference.☆225Updated 2 years ago
- React useReducer with async actions☆181Updated 2 years ago
- useMemo and useCallback but with a stable cache☆470Updated 2 years ago
- Generate React PropTypes from TypeScript interfaces or type aliases.☆367Updated 2 years ago
- React hook for async effects powered by generator functions.☆197Updated 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☆308Updated 6 months ago
- useMedia React hook to track CSS media query state☆521Updated last week
- A custom React Hook that provides a declarative useEventListener☆359Updated last year
- Create singleton hook from regular react hook