Skip to content

Overview

classic-react-hooks is a robust library of custom React hooks and components, offering powerful and efficient APIs to help you build features in a more declarative, modular, and maintainable way.

What is classic-react-hooks?

classic-react-hooks is a collection of feature-rich custom React hooks designed to simplify your daily development tasks.

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

Features

  • 📚 Comprehensive collection of custom hooks
  • 🛡️ Type-safe (built with TypeScript)
  • 🌲 Tree-shakable for optimized bundle size
  • 📦 Zero external dependencies
  • ⚡ Lightweight, minimal, and easy to integrate