๐ Welcome to Reactuals
Reactuals is a modern collection of production-ready React hooks โ built for developers who value clarity, reusability, and performance.
Whether you're building a full-fledged application or a quick prototype, Reactuals offers battle-tested hooks to help you move fast and stay consistent.
๐ Featuresโ
- โ Plug-and-play โ Just import and use
- โ๏ธ Pure React โ No external dependencies
- ๐งฉ Composable โ Hooks that work well together
- โจ Zero-config โ Minimal setup, maximum results
- ๐งช Battle-tested โ 100% test coverage
- ๐ก Auto-typed โ First-class TypeScript support
- ๐ฆ Tree-shakable โ Only bundle what you use
๐ฆ Installationโ
Install Reactuals via npm or yarn:
npm install reactuals
# or
yarn add reactuals