kitzo
v2.3.45
Published
A lightweight React micro-utility.
Downloads
4,482
Maintainers
Readme
Kitzo
Lightweight React UI components and essential hooks.
Installation
npm install kitzoCore Features
Components
- Toast — Accessible, animated notifications.
- Tooltip — Smart-positioned contextual labels.
Hooks
- useDebounce — Optimize performance by delaying execution.
- useWindowSize — Real-time viewport dimensions.
- useCopy — Simple "copy to clipboard" functionality.
- useThrottle — Limits how often a value can change within a specified time interval.
Documentation
For usage guides and live demos, visit documentation: https://kitzo.vercel.app
License
MIT
