Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mannoeu/custom-hooks
- Owner: mannoeu
- License: mit
- Created: 2022-06-19T02:51:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T21:37:01.000Z (over 2 years ago)
- Last Synced: 2024-10-16T09:04:41.850Z (4 months ago)
- Topics: custom-hooks, hooks, react, react-hooks, testing-library, typescript, usedebug
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@mannoeu/custom-hooks
- Size: 85.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
- [`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 💖