Skip to content

Latest commit

 

History

History
41 lines (37 loc) · 1.24 KB

README.md

File metadata and controls

41 lines (37 loc) · 1.24 KB

@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 💖