Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ilyichv/hookagain

A collection of shadcn installable react hooks
https://github.com/ilyichv/hookagain

hooks reactjs shadcn-ui

Last synced: about 1 month ago
JSON representation

A collection of shadcn installable react hooks

Awesome Lists containing this project

README

        

![hookagain](https://github.com/user-attachments/assets/9b867722-891e-4b9c-a00a-a94968927eb5)

# hookagain

A collection of reusable React hooks that can be installed using the shadcn CLI.

## Installation

1. Install the shadcn CLI:

Refer to the [shadcn CLI documentation](https://ui.shadcn.com/docs/installation/next) for more information.

2. Install the hook:

```bash
npx shadcn@latest add https://hookagain.vercel.app/r/.json
```
3. TA-DAH 🎉

You can now use the hook in your project.