inspreact

JSON →
library 1.2.2 ·javascript
verified Jun 4, 2026

A lightweight, TypeScript-first React utility library (v1.2.2, 2025) providing commonly used hooks (useToggle, useCounter, useLocalStorage, useDebounce, useWindowSize, useThrottle, usePrevious, useClickOutside, useCopyToClipboard, useOnlineStatus, useTheme, useTimeout, useKeyPress) and helpers (deepClone, isEmpty, randomId, classNames, truncate, capitalize). Ships TypeScript types. Designed for rapid React development with zero external dependencies. Differentiators: theme hook with localStorage persistence, comprehensive set of hooks (13+), and small bundle size.