Skip to content

busshi/npm-react-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-hooks

Here is some reusable hooks for ReactJS and NextJS

  • useGetElementDimensions
  • useGetScrollDimensions
  • useIsChrome
  • useIsDarkMode
  • useIsMobile
  • useIsScrolling
  • useIsUserInactive
  • useListenForOutsideClick
  • useWindowSize

Installation

yarn add @busshi/react-hooks or npm i @busshi/react-hooks