Skip to content

Overview

classic-react-hooks is a lightweight yet powerful library of custom react-hooks and components that streamline everyday development.

It encourages you write clean, declarative, and modular code that remains easy to maintain and scale as your project grows.

Installation

sh
$ npm install classic-react-hooks
sh
$ yarn add classic-react-hooks
sh
$ pnpm add classic-react-hooks
sh
$ bun add classic-react-hooks