ReactUsekit
Save time writing common logic.
Build and install reusable React hooks and utilities with a single command. Open Source. Open Code.
🚀 React UseKit CLI - Hooks and Utils Generator? What would you like to add? › 🪝 hooks? Choose language: › TypeScript? Select hooks to add:◉ useBoolean◉ useLocalStorage◯ useClickOutside🔄 Installing templates...✓ useBoolean → src/hooks/useBoolean.ts✓ useLocalStorage → src/hooks/useLocalStorage.ts🎉 Operation completed successfully!
Why react-usekit?
Built for developers who value productivity, performance, and clean code
Modular by Design
Pick only what you need — 10+ hooks and 9+ utilities, individually installable via CLI.
Built for Modern React
Crafted for React 18+. Fully functional-component and hooks compatible.
Fully Tree Shakeable
Install only the logic you use — keep your bundle lean and fast.
TypeScript or JavaScript Support
Get TypeScript or JavaScript code based on your project setup — no extra configuration needed.
Zero Dependencies
No runtime dependencies. Clean, dependency-free code you can trust and maintain.
Customizable & Extendable
Hooks are copied directly into your project — inspect, modify, and own them fully.
Production Ready
Manually tested and optimized hooks and utilities — built for real apps.
CLI Powered Developer Experience
Scaffold any hook or utility using npx react-usekit. No boilerplate. No setup.
Self-Contained & Readable
Every function is fully self-contained. Easily understand, extend, or debug any hook.