Overview
classic-react-hooks is a minimal library of feature-rich custom React hooks and components designed to simplify daily development, offering powerful and efficient APIs to help you build features in a more declarative, modular, and maintainable way.
It encourages a clean, declarative and modular coding style that's easy to write, maintain, and scale.
Installation
bash
npm install classic-react-hooksbash
yarn add classic-react-hooksbash
pnpm add classic-react-hooksbash
bun add classic-react-hooks