@rooks/use-undo-state
Drop in replacement for useState hook but with undo functionality.
Found 63 results for rooks
Drop in replacement for useState hook but with undo functionality.
Takes a callback and fires it when a condition is true
usePreviousImmediate returns the previous value of a variable even if it was the same or different
Store management for React and React Native with simple hooks !
A React Hooks package for navigator-language
A custom hook to easily select multiple values from a list
A React Hooks package for counter
A React Hooks package for select
Merges any number of refs into a single ref
Eslint config for rooks.
A react hook to add an event listener to a ref
A React hook to get the scroll position of the window
A react hook to an event listener to the document object
Easily select a single value from a list of values. very useful for radio buttons, select inputs etc.
usePreviousDifferent hooks returns the last different value of a variable
Signal whether or not a media query is currently matched.
A React hook that manages state in the form of a queue
Avoid stale state in callbacks with this hook. Auto updates values using a ref.
Resolves to useEffect when window is not in scope and useLayout effect in the browser
Very similar to useKey but it returns a ref
A react hook to manage state in a key value pair map.
Local Storage hook for React
Like use-fresh-ref but specifically for functions