Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ilyichv/hookagain
- Owner: ilyichv
- License: mit
- Created: 2024-10-29T00:26:58.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T23:16:29.000Z (about 1 month ago)
- Last Synced: 2024-11-04T00:18:36.711Z (about 1 month ago)
- Topics: hooks, reactjs, shadcn-ui
- Language: TypeScript
- Homepage: https://hookagain.vercel.app
- Size: 85 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-shadcn-ui - hook-again - A collection of shadcn/ui installable React Hooks (Apps / Tools)
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.