Getting started

React Hooked is a collection of React Hooks that can be used to build performant and accessible React applications.

This is not a library, no installation is required. You can simply copy and paste or download the files to your application.

Why copy/paste and not packaged as a dependency?

The idea behind this is to give you ownership and control over the code, allowing you to customize the hooks to your needs.
Also, you don't need to install another package to use just a few hooks.


Do you plan to publish a CLI to download the hooks?

Yes.
In the meantime, you can download the hooks with a simple curl or wget command. The commands are provided in the download dropdown of the hook.


Can I use this in my project?

Yes. Free to use for personal and commercial projects. No attribution required.


How can I contribute?

You can contribute by opening an issue or a pull request on the GitHub repository.

Shout out

Shout out to the other hooks libraries that inspired this one: