A public library containing a collection of react hooks
and other convenient methods I use in all my web development related projects.
I periodically add new hooks and refactor my code if I find a better way to improve my code.
You can find the non-ui related hooks here.
Additionally, you can find the ui related hooks here.
You can find convenient methods when implementing a react application in Next.js here.
Feel free to submit issues of any bug you find. Additionally, if you want to contribute with additional hooks feel free to submit a new pull request.