Skip to content

A collection of lightweight, single-purpose React hooks designed to supercharge your components

License

Notifications You must be signed in to change notification settings

Keized/react-hooks-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Hooks Hub


Unleash the Power of Simplicity
Explore a collection of lightweight, single-purpose React hooks designed to supercharge your components.



Hook Description Status
useMediaQuery() It provides the state of the screen's device type (desktop, tablet, mobile) and orientation (portrait, landscape) Build
useDebounce() It provides a way to delay execution of functions Build
useThrottle() It provides a way to limit the rate at which a function can be called Build
useDarkMode() Manage dark mode and light mode with persistence Build

About

A collection of lightweight, single-purpose React hooks designed to supercharge your components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published