https://github.com/Pyr33x/rehooks
A CLI to scaffold your react custom hooks, with a focus on performance, reusability, and type-safety.
https://github.com/Pyr33x/rehooks
cli custom-hooks docs documentation eslint hooks monorepo nextjs react react-custom-hooks react-hooks react-hooks-library rehooks rehooks-cli rust-lang typescript vercel
Last synced: 7 days ago
JSON representation
A CLI to scaffold your react custom hooks, with a focus on performance, reusability, and type-safety.
- Host: GitHub
- URL: https://github.com/Pyr33x/rehooks
- Owner: Pyr33x
- License: apache-2.0
- Created: 2024-10-10T14:52:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-02T14:57:38.000Z (28 days ago)
- Last Synced: 2025-04-22T13:35:26.657Z (8 days ago)
- Topics: cli, custom-hooks, docs, documentation, eslint, hooks, monorepo, nextjs, react, react-custom-hooks, react-hooks, react-hooks-library, rehooks, rehooks-cli, rust-lang, typescript, vercel
- Language: TypeScript
- Homepage: https://rehooks.dev
- Size: 1.42 MB
- Stars: 93
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Rehooks
A CLI to scaffold your react custom hooks, with a focus on performance, reusability, and type-safety.
![]()
![]()
![]()
๐ช Initialization
Initialize the Rehooks configuration easily.
โจ Adding Hooks
Get the list of available hooks and add them to your project.
npx rehooks-cli@latest add
๐ฆ Packages
๐ Documentation
Check out the documentation for more information.๐งพ License
Rehooks is licensed under the Apache License 2.0.