0.9.3 • Published 6 years ago

@nutmeg/hello-world v0.9.3

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

<hello-world>

Install

Polyfill tags if you need them. This will include ShadowDOM and Custom Elements support.

<script src="https://unpkg.com/@webcomponents/webcomponentsjs@latest/webcomponents-sd-ce.js"></script>

Loading this component. It would be a good idea to use a specific version instead of latest.

<script src="https://unpkg.com/@nutmeg/hello-world@latest/dist/hello-world.min.js"></script>

Usage

<hello-world></hello-world>

<hello-world name="Pickle"></hello-world>

<hello-world>Slot content</hello-world>

License

HelloWorld is released under an MIT license.

Built, tested, and published with Nutmeg.

0.9.3

6 years ago

0.1.5

7 years ago

0.1.0

7 years ago