Skip to main content

The Tale design system

Build application screens with @tale/ui and public websites with @tale/marketing-ui. Use the guides and live examples to choose and connect the components.

Components in a sample workspace

This illustration uses the shipped components and follows your selected theme. Try the interactive examples in the guides.

Install it in your own repository

The packages ship TypeScript source. Try a snapshot branch, then pin a release tag and commit the lockfile for a reproducible installation.

package.json

{
  "dependencies": {
    "@tale/ui": "github:tale-project/tale#dist/ui",
    "react": "19.2.5",
    "react-dom": "19.2.5",
    "tailwindcss": "4.2.2"
  }
}
Read the installation guide

Start with the introduction

It explains the two languages, how the packages relate, and what belongs in a service instead.

© 2026 Tale by Ruler GmbH

Tale is MIT licensed — free to use, modify, and distribute.