@llumi/design-system
v2.1.6
Published
Readme
@llumi/design-system
Import via CDN (jsdelivr)
Each component ships as a self-contained ES module.
<script type="module">
import "https://cdn.jsdelivr.net/npm/@llumi/design-system@2/<component-name>.mjs";
</script>@2 resolves to the latest v2.
Available components
| Component | Import path | Docs |
| --- | --- | --- |
| classless theme | /base.css | base.md |
| <llumi-review> | /review.mjs | review.md |
| <llumi-bpmn> | /bpmn.mjs | bpmn.md |
| <llumi-mermaid> | /mermaid.mjs | mermaid.md |
| <llumi-highlighter> | /highlighter.mjs | highlighter.md |
| <llumi-copy-button> | /copy-button.mjs | copy-button.md |
| <llumi-download-button> | /download-button.mjs | download-button.md |
License
Free to use and embed, including commercially; no modification, redistribution, or resale. See LICENSE. Bundled third-party components and their notices are listed in NOTICE.
