@rexora/hooks
Version:
A modern, lightweight collection of reusable React hooks for everyday frontend development. Built to be flexible, composable, and framework-friendly.
25 lines (16 loc) • 628 B
Markdown
# @rexora/hooks
A modern, lightweight collection of reusable React hooks for everyday frontend development. Built to be flexible, composable, and framework-friendly.
## ✨ Features
- ⚛️ React-first design
- 🧩 Composable and modular
- 🚀 Optimized for performance
- 🛠️ Built with TypeScript (if applicable)
- 📦 Tree-shakable
---
## Documentation
Explore the full documentation for @rexora/hooks here: [Rexora Hooks](https://rawat4arjuna.github.io/rexora/documentation/docs/category/rexora-hooks)
## 📦 Installation
```bash
npm install @rexora/hooks
# or
yarn add @rexora/hooks