0.0.2 • Published 3 years ago

@custom-element/components v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Custom Element Components

Load script files for custom elements into your site load web component and define a default custom element.

Using from CDN

Each custom element of this package @custom-element/components can be added via CDN like this:

<script src="https://unpkg.com/@custom-element/components@latest/blendy-bird.js" crossorigin></script>

To register all custom elements at once include:

<script type="module" src="https://unpkg.com/@custom-element/components@latest/index.js" crossorigin></script>
0.0.2

3 years ago

0.0.1

3 years ago