@hisst/linen-ds
v0.1.13
Published
Design system based on Bauhaus and Swiss Style principles
Downloads
890
Maintainers
Readme

Linen Design System
A design system inspired by Bauhaus and Swiss S tyle principles.
Linen Design System provides a collection of reusable Web Components, design tokens, icons, and documentation for building consistent and accessible web interfaces.
Features
- Reusable UI components built with Lit and Web Components
- Framework-agnostic architecture
- Design tokens for colors, typography, spacing, and elevation
- Custom icon set
- Accessibility-focused implementation
- Documentation website and Storybook integration
- Support for light and dark themes
Installation
npm install linen-design-systemQuick Start
import "linen-design-system/components/button.js";<linen-button variant="primary"> Get Started </linen-button>Available Resources
- Documentation Website linen-ds.com
- Storybook storybook
- Figma UI Kit figma
- GitHub Repository github
Core Packages
- Components
- Design Tokens
- Icons
- Themes
Technology Stack
- Lit
- Web Components
- TypeScript
- SCSS
- Storybook
- Vite
License
This project is licensed under the Mozilla Public License 2.0 (MPL-2.0).
The license allows the design system to be used, modified, and distributed in both open-source and commercial projects while ensuring that modifications made directly to MPL-licensed source files remain publicly available under the same license.
See the LICENSE file for details.
