Skip to Content
Introduction

Tesserix UI

Production-ready React component system with typed APIs, accessible defaults, and composable primitives for app, dashboard, and marketing interfaces.

What is documented here

  • 69 exported components from src/components/*
  • 5 public hooks from src/hooks/index.ts
  • Full utility API from src/utilities/index.ts plus cn from src/lib/utils.ts
  • Theming and token setup for light/dark and custom brand palettes

Install

npm install @tesseract-nexus/tesserix-ui

Explore

Live examples

Use Storybook  for interactive demos, visual states, and behavior validation.