Classic React Components screenshot

Classic React Components

Updated: 25 Dec 2025
6 Stars

Collections of Utility components for React apps

Categories

Overview

The classic-react-components library is a simple React library of utility components. However, it is still a work in progress.

Features

  • Comes with treeshaking
  • Typescript support
  • Small bundle size
  • Tests written in Vitest

Installation

To install the library using npm, use the following command:

npm install classic-react-components

For pnpm users, use:

pnpm install classic-react-components

For yarn users, use:

yarn add classic-react-components

Summary

The classic-react-components library is a utility library for React, offering features such as treeshaking support, Typescript compatibility, and a small bundle size. It is still in progress and provides components like IfThenElse, Switch, and For. These components can be installed using npm, pnpm, or yarn.