@breadstone/mosaik-elements
v0.0.226
Published
Mosaik element core package.
Readme
📦 @breadstone/mosaik-elements
| Package Status | Source |
|----------------|--------|
| | libs/mosaik-elements |
Main web components and shared utilities for the Mosaik design system. Provides all core components, types, and helpers for framework wrappers.
📁 Project Structure
Part of the monorepo mosaik
Package path: libs/mosaik-elements
Version: see npm
License: MIT
📦 Installation
yarn add @breadstone/mosaik-elements
# or
npm install @breadstone/mosaik-elements🔧 Usage
import * from '@breadstone/mosaik-elements';⚙️ Features
- All core Mosaik web components
- Shared types, interfaces, and helpers
- Foundation for Angular, React, Vue, and Svelte wrappers
🛠 Recommendations
- Use as the base for all Mosaik component wrappers.
- Explore the API docs here!
📦 Publishing
yarn nx run mosaik-elements:publish📄 License
MIT © Breadstone
