Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.07 KB

README.md

File metadata and controls

14 lines (10 loc) · 1.07 KB

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