@grnx-utils/react-hooks
v0.2.1
Published
[](https://www.npmjs.com/package/@grnx-utils/react-hooks) <br/> <h3></h3>
Readme
@grnx-utils/react-hooks
A collection of react hooks such as useDebounce, useLocalStorage, useFilteredEffect, useAsyncEffect and many others.
Installation
yarn add @grnx-utils/react-hooks -DAvailable Hooks
useAltKeyDownuseAsyncEffectuseBooleanStateuseDebounceuseFilteredEffectuseFullScreenuseIntervaluseLocalStorageuseOverflowuseThrottle
Development and contribution
Internal scripts
Run vitest
nx test react-hooks --ui --coverage