Skip to content

Utility hooks I 've written that could be helpful to you.

License

Notifications You must be signed in to change notification settings

j4rs/react-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom hooks collection

Utility hooks I've written that could be helpful to you too.

Hooks

  1. useRoute - React to changes in the browser URL.
  2. useDebounce - React with delay to changes of an input text.
  3. useFilterCollection - Search or reduce a list of anything by matching a term.
  4. useSearchParams - Syncronhize a form with the search params of the browser's URL. This one is killer - check it out.

About

Utility hooks I 've written that could be helpful to you.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published