Ready-to-use custom React Hooks utility
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 ?