@rooks/use-fork-ref
A hook that can combine two refs(mutable or callbackRefs) into a single callbackRef
A hook that can combine two refs(mutable or callbackRefs) into a single callbackRef
Merges any number of refs into a single ref
A react hook to an event listener to the document object
A react hook to add an event listener to a ref
[Deprecated] Use @rooks/use-bounding-client-rect instead. A React Hooks package for boundingclientrect
usePreviousDifferent hooks returns the last different value of a variable
UseState but auto updates values to localStorage
A hook that tracks the boundingclientrect of an element. It returns a callbackRef so that the element node if changed is easily tracked.
Count down to a target timestamp and call callbacks every second (or provided peried)
Access the previous value of a variable with this React hook
usePreviousImmediate returns the previous value of a variable even if it was the same or different
Signal whether or not a media query is currently matched.
A custom hook to easily select multiple values from a list
A hook that tracks mutations of an element. It returns a callbackRef.
Easily select a single value from a list of values. very useful for radio buttons, select inputs etc.
Session storage react hook. Easily manage session storage values
A throttle hook for react
A React Hooks package for timeout
A React Hooks package for navigator-language
Sets an interval immediately when a condition is true