Search results
18 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
🌀 Small (~0.2kb) debounce effect hook for React with TypeScript support
Debounced effect hook for react
A layer over useEffect that provides previous values of dependencies.
useEffect hook from ReactJS debounced!
React hooks to make handling async operations a breeze
Throttled effect hook for react
useEffect but for async effects, with clean-up, safe and easy
- hook
- react
- effect
- useEffect
- use-effect
- use
- async
- async-effect
- async-effect-hook
- promise
- await
- clean-up
- asynchronous
This package provides an opinionated eslint rule that enhances the readability and maintainability of `React.useEffect` usage, by suggesting the usage of names functions for `useEffect` callbacks.
Enable react/preact/etc hooks for regular functions
- react
- hooks
- any-hooks
- use-state
- use-effect
- augmentor
- preact
- hook
- use
- reactive
- frp
- tng-hooks
- reactive-function
- react function
`useEffectOnce` is a wrapper for `useEffect` that performs the effect only once, unlike other options it uses `useContext` and does not use `useRef`.
A wrapper around React.useEffect with improved API
A custom hook to handle a HTML element or window resize
useEffectOnce and useLayoutEffectOnce with conditional execution
An extension of React useEffect without the need for clean-up functions
An alternative to `useCallback` that don't require a `dependencies list` to stay up-to-date.
use-clear-effect is the react hook allowing get previous dependency values from effect.
A small utility to create custom hooks using useEffect
A small utility to create custom hooks using useEffect