Skip to content

Overview

What is classic-react-hooks?

  • classic-react-hooks is collection of feature packed custom react hooks
  • It helps you to write day-to-day code in a manner which is easy to write, declarative and maintainable.

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

Features

  • Comprehensive hooks collection
  • Typesafe (Built in Typescript)
  • Comes with treeshaking
  • Small, Minimal and Easy to use