@custom-react-hooks/use-update-effect
The `useUpdateEffect` hook is an enhanced version of React's `useEffect` that is triggered only when dependencies update, skipping the effect on the component's initial mount. It's particularly useful for effects that need to run in response to specific c
Ecosystem
npmjs.org
npmjs.org
Latest Release
over 1 year ago
1.5.1
over 1 year ago
Versions
8
8
Downloads
2,164 last month
2,164 last month
Dependent Packages
1
1
Loading...
Readme
Loading...
Links
| Registry | npmjs.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:npm/%40custom-react-hooks/use-update-effect
spec |
| License | MIT |
| Namespace | custom-react-hooks |
| First Release | about 2 years ago |
| Last Synced | 11 days ago |
Repository
| Stars | 28 on GitHub |
| Forks | 1 on GitHub |