Skip to content

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-hooks
bash
yarn add classic-react-hooks
bash
pnpm add classic-react-hooks
bash
bun add classic-react-hooks