Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mannoeu/custom-hooks

:star2: Custom React Hooks
https://github.com/mannoeu/custom-hooks

custom-hooks hooks react react-hooks testing-library typescript usedebug

Last synced: 10 days ago
JSON representation

:star2: Custom React Hooks

Awesome Lists containing this project

README

        



@mannoeu/custom-hooks








npm package


npm downloads



Ready-to-use custom React Hooks utility





npm i @mannoeu/custom-hooks





- [`useDebug`](./docs/useDebug.md) — 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`](./docs/useLocalStorage.md) — To persist and sync values ​​with browser storage.






Open Source



Copyright © 2022-present, Emmanuel Messias.


@mannoeu/custom-hooks is MIT licensed 💖