0.7.9 • Published 9 months ago

@choiceform/design-system v0.7.9

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

@choiceform/design-system

A Figma-inspired UI component library for professional desktop applications.

This library provides a set of high-quality, customizable React components designed for building modern, professional-grade desktop web applications. The design language is inspired by Figma, focusing on clarity, usability, and a clean aesthetic suitable for complex, data-rich interfaces.

Features

  • ✨ Figma-style design: Minimal, clear, and modern UI
  • 🖥️ Optimized for professional desktop web apps
  • 🧩 Rich set of reusable React components
  • 🎨 Built-in theming and dark mode support
  • ⚡️ Tailwind CSS for rapid styling
  • 🛠️ TypeScript for type safety

Installation

Add the package to your project:

pnpm add @choiceform/design-system
# or
npm install @choiceform/design-system

Usage

Import and use components in your React app:

import { Button, Input } from "@choiceform/design-system"

export default function Example() {
  return (
    <div>
      <Button variant="primary">Click me</Button>
      <Input placeholder="Type here..." />
    </div>
  )
}

Development

Run the development server:

pnpm dev

Build

Build the library for production:

pnpm build

Contributing

Contributions are welcome! Please open issues or pull requests for new components, bug fixes, or improvements.


© Choiceform. All rights reserved.

0.7.9

9 months ago

0.7.8

9 months ago

0.7.7

9 months ago

0.7.6

9 months ago

0.7.5

9 months ago

0.7.4

9 months ago

0.7.3

9 months ago

0.7.2

9 months ago

0.7.1

9 months ago

0.7.0

9 months ago

0.6.93

10 months ago

0.6.92

10 months ago

0.6.91

10 months ago

0.6.9

10 months ago

0.6.8

10 months ago

0.6.7

10 months ago

0.6.6

10 months ago

0.6.5

10 months ago

0.6.4

10 months ago

0.6.3

10 months ago

0.6.2

10 months ago

0.6.1

10 months ago

0.6.0

10 months ago

0.5.8

10 months ago

0.5.7

10 months ago

0.5.6

10 months ago

0.5.5

10 months ago

0.5.4

10 months ago

0.5.3

10 months ago

0.5.2

10 months ago

0.5.1

10 months ago

0.5.0

10 months ago

0.4.9

10 months ago

0.4.7

10 months ago

0.4.6

10 months ago

0.4.5

10 months ago

0.4.4

10 months ago

0.4.3

10 months ago

0.4.2

10 months ago

0.4.1

10 months ago

0.4.0

10 months ago

0.3.9

10 months ago

0.3.8

10 months ago

0.3.7

10 months ago

0.3.6

10 months ago

0.3.5

10 months ago

0.3.4

10 months ago

0.3.3

10 months ago

0.3.2

10 months ago

0.3.1

10 months ago

0.3.0

10 months ago

0.2.9

10 months ago

0.2.8

10 months ago

0.2.7

10 months ago

0.2.6

10 months ago

0.2.5

10 months ago

0.2.4

10 months ago

0.2.3

10 months ago

0.2.2

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.1.9

10 months ago

0.1.8

10 months ago

0.1.7

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago