@react-lab-mono/ui

2.3.0 • Public • Published

@react-lab-mono/ui

A self-contained, production-ready React component library built with TypeScript, CSS Modules, and a focus on accessibility and flexibility.

✨ Features

  • Built with React + TypeScript
  • Theme-ready with CSS variables
  • Styled using CSS Modules
  • Accessible-first components
  • Tested with Jest and React Testing Library
  • Fully typed, tree-shakeable, and ready for consumption in any React project

📦 Installation

pnpm add @react-lab-mono/ui

# or whichever package managers you use

🚀 Usage

import { Button } from '@react-lab-mono/ui';

export function App() {
  return <Button>Click me</Button>;
}

This package is part of a larger monorepo called react-lab-mono.

Readme

Keywords

none

Package Sidebar

Install

npm i @react-lab-mono/ui

Weekly Downloads

77

Version

2.3.0

License

MIT

Unpacked Size

68.1 kB

Total Files

7

Last publish

Collaborators

  • giuseppemessina