default-hooks
v0.0.38
Published
The most basic hooks needed to produce a react application
Readme
useCountDown— get the changing timesuseChangePage— get the changing pageuseMouseHover— get the state of hover for some elementuseInterSection— check intersect with target elementuseOutSideClick— detect click where outside of element and setting
useCheckBrowser— get the browser where you logged in now
useAsyncEffect— use async function in useEffectuseListenKeyboard— listen keyboard event and trigger callback function
