Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

abraham/nutmeg-hello-world

Repository files navigation

<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.

About

Example Web Component started with Nutmeg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published