Product Overview β
die Core is a monorepo containing design system libraries and tools for Die Keure's digital products. The primary focus is dcr-components - the main UI components library used across all Campus projects.
Core Libraries β
- dcr-components : The primary web components library built with Lit, providing reusable UI components following the Campus Design System. This is the main package used in all Campus projects.
- cds-tokens: Design tokens package that generates CSS custom properties and SCSS variables from design system specifications
- cds-docs: Documentation site built with VitePress serving as the design center documentation hub
- cds-tokens-manager: Figma plugin for importing and exporting design tokens between Figma and the codebase
- cds-autocomplete: VS Code extension providing autocomplete support for design tokens
Target Audience β
The libraries are designed for:
- Frontend developers building Die Keure applications
- Design system maintainers
- Product teams needing consistent UI components
Distribution β
All packages are published to Azure Artifacts npm feed under the @diekeure scope and follow independent versioning.