v2.0 Now Available

Build Beautiful UIs with Confidence

A comprehensive design system and component library for building modern, accessible, and scalable user interfaces. Ships with 50+ production-ready components.

50+
Components
100%
Accessible
10K+
GitHub Stars
99%
TypeScript

Everything You Need

A complete toolkit for building production-ready applications with best practices built-in.

50+ Components

From buttons to complex data tables, we have everything you need to build modern interfaces.

Fully Accessible

WCAG 2.1 AA compliant out of the box. Keyboard navigation, ARIA labels, and screen reader support included.

Themeable

Customize every aspect with CSS variables or Tailwind config. Light and dark mode support built-in.

TypeScript First

Written in TypeScript with full type definitions. Better DX with autocomplete and type safety.

Responsive Design

Mobile-first approach with breakpoints for every device. Your components look great everywhere.

Performance Optimized

Tree-shakeable, minimal bundle size, and lazy loading support. Speed is a first-class citizen.

Preview the Components

See what you can build with our component library. Everything is customizable and production-ready.

Buttons

8 variants

Cards

5 variants

Analytics

Track your metrics with beautiful charts and visualizations.

Task Complete

Your task has been completed successfully.

JD

John Doe

Product Designer

This is an example of a user profile card with avatar.

Form Elements

12 components

Alerts & Badges

6 variants

Success

Your changes have been saved successfully.

Warning

Please review your information before proceeding.

Primary Success Warning Error Default

Comprehensive Documentation

Get started quickly with our detailed guides, API references, and examples. Everything you need to integrate the design system into your project.

  • Step-by-step getting started guide
  • Complete API reference for all components
  • Real-world examples and use cases
  • Theming and customization guides
  • Migration guides and best practices
Explore Documentation
installation
# Install via npm
$ npm install @design-system/components

# Or with yarn
$ yarn add @design-system/components

# Or with pnpm
$ pnpm add @design-system/components
import { Button, Card } from '@design-system/components'

export function MyComponent() {
  return (
    <Card>
      <h1>Hello World</h1>
      <Button>Click me</Button>
    </Card>
  )
}

Ready to Build Something Amazing?

Join thousands of developers who are already building beautiful interfaces with our design system. Start your project today.

预览: 快捷键 1/2/3 ← 返回案例