mannoeu / custom-hooks

:star2: Custom React Hooks

Home Page:https://www.npmjs.com/package/@mannoeu/custom-hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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



About

:star2: Custom React Hooks

https://www.npmjs.com/package/@mannoeu/custom-hooks

License:MIT License


Languages

Language:TypeScript 94.6%Language:JavaScript 5.4%