Skip to content

UX-Alkosto/webcomponents

Repository files navigation

Webcomponents

GitHub Actions Status Badge GitHub Actions Status Badge GitHub release (latest by date)

Use on the web

To use this web components, copy the code into your html:

<link rel="modulepreload" href="https://cdn.jsdelivr.net/gh/ux-alkosto/webcomponents/dist/components.js">
<link rel="preconnect" href="https://cdn.jsdelivr.net">
<script type="module" src="https://cdn.jsdelivr.net/gh/ux-alkosto/webcomponents/dist/components.js"></script>

See the demo page