https://github.com/insoftlabs/raddix
A library of dependency-free React hooks
https://github.com/insoftlabs/raddix
hooks hooks-library raddix react react-hook react-hooks typescript-hook-library typescript-hooks
Last synced: about 2 months ago
JSON representation
A library of dependency-free React hooks
- Host: GitHub
- URL: https://github.com/insoftlabs/raddix
- Owner: insoftlabs
- License: mit
- Created: 2022-08-26T04:41:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-20T04:05:59.000Z (4 months ago)
- Last Synced: 2025-05-10T22:18:49.472Z (about 2 months ago)
- Topics: hooks, hooks-library, raddix, react, react-hook, react-hooks, typescript-hook-library, typescript-hooks
- Language: TypeScript
- Homepage: https://raddix.dev
- Size: 3.03 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## ✨ Features
- Provides full support for TypeScript.
- Easy to learn and use. There is no configuration, just import and use.
- Simplify development with an intuitive and powerful API.
- With support for Server Side Rendering (SSR).
- Each hook is well documented with examples.
- All hooks are fully tested, and 100% test coverage.## 📖 Documentation
Visit [raddix.dev/docs](https://raddix.dev/docs/getting-started/introduction) to view the full documentation.
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Please follow the [Contributing](https://github.com/vintach/raddix/blob/main/.github/CONTRIBUTING.md) guide.## ✍️ Authors
- Moises Machuca ([@immois](https://github.com/immois))
## 🤗 Contributors
- Diego Reyes ([@realDiegoR](https://github.com/realDiegoR))
- Juan Manuel ([@juanmavelez](https://github.com/juanmavelez))