Skip to content

Repository files navigation

🎒 React Hooks

A modular collection of React hooks.

🦄 TypeScript support • 🐐 Fully tested • 👾 Server rendering compatible

TravisNetlifyLicense

Help

Run yarn go

Packages

See ./packages/* for individual package installation details.

PackageVersionDescription
@hooks/before-unloadnpmReact hook to provide a message prompt before the page is unloaded
@hooks/booleannpmReact hook to store a boolean
@hooks/geo-locationnpmReact hook to return geo location details
@hooks/intervalnpmReact hook to wrap setInterval
@hooks/media-querynpmReact hook to respond to media queries
@hooks/mountnpmReact hook to execute callback on component mount
@hooks/network-statusnpmReact hook return network status details
@hooks/previousnpmReact hook to remember a value between renders
@hooks/queuenpmReact hook to manage a queue
@hooks/rafnpmReact hook to wrap requestAnimationFrame
@hooks/render-countnpmReact hook to record the render count
@hooks/stacknpmReact hook to manage a stack
@hooks/storenpmReact hook to provide an observable global store
@hooks/timeoutnpmReact hook to delay function execution
@hooks/titlenpmReact hook to set the document title
@hooks/unmountnpmReact hook execute a callback on component unmount

About

A collection of React hooks

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages