54 packages found
A collection of custom React Hooks.
Essential React custom hooks ⚓ to super charge your components!
Global store for React using Context and custom hooks.
Just another react hook library. Light-weight, simple, and easy to use.
Hooks used on my various projects
Custom react hooks
A custom React hook for adding keyboard shortcuts to your application
React hook for changin a number value smoothly
Essential React custom hooks ⚓ to super charge your components!
useArray to work with arrays in useState and updating to the DOM.
This is the custom react hook which you can use to call the api and it will return the data,error(if any),loading status.
Base project for creating react hook modules
Global object for easy handling of custom hooks, references and data. Bundled with an intersectionObserver
React hook to subscribe to an event
Define multiple react state as an array
react custom swipe as components and Hooks
useTime takes 2 arguments, the first is the function you would like to run after the the delay, the second is the delay in milliseconds. It returns a object with clear, and rest functions to clear, or reset the timeout.