More Premium Hugo Themes Premium React Themes

Classic React Components

Collections of Utility components for React apps

Classic React Components

Collections of Utility components for React apps

Github Stars Github Stars: 6
Last Commit Last Commit: Dec 25, 2025 -
First Commit Created: Aug 14, 2023 -
Classic React Components screenshot

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.