@breadstone/mosaik-elements-foundation
v0.0.229
Published
Mosaik elements components package.
Readme
📦 @breadstone/mosaik-elements-foundation
| Package Status | Source |
|----------------|--------|
| | libs/mosaik-elements-foundation |
Core web components and styles for the Mosaik design system. Includes all foundational UI elements, tokens, and themes.
📁 Project Structure
Part of the monorepo mosaik
Package path: libs/mosaik-elements-foundation
Version: see npm
License: MIT
📦 Installation
yarn add @breadstone/mosaik-elements-foundation
# or
npm install @breadstone/mosaik-elements-foundation🔧 Usage
import * from '@breadstone/mosaik-elements-foundation';⚙️ Features
- Lit-based web components
- Design tokens and themes
- SCSS and CSS utilities
- Foundation for Angular, React, Vue, and Svelte wrappers
Possible themes
- Memphis (Mosaik)
- Joy (Mosaik Current)
- Material (Google)
- Bootstrap (Twitter)
- Fluent (Microsoft)
- Neumorphism (?)
- Cupertino (Apple)
🛠 Recommendations
- Use as the base for all Mosaik component wrappers.
- Integrate with your design system for consistent theming.
📦 Publishing
yarn nx run mosaik-elements-foundation:publish📄 License
MIT © Breadstone
