Skip to content

mannoeu/custom-hooks

Repository files navigation

@mannoeu/custom-hooks



npm package npm downloads
Ready-to-use custom React Hooks utility


npm i @mannoeu/custom-hooks


  • useDebug — To debug using logs and be able to centrally control the display/hide of logs in development and make sure you don't forget an active log in production.
  • useLocalStorage — To persist and sync values ​​with browser storage.


Open Source

Copyright © 2022-present, Emmanuel Messias.

@mannoeu/custom-hooks is MIT licensed 💖