web-component-template

<component-name> Web Component

[!NOTE] Thanks for using this template! You’ll first want to find-and-replace instances of component-name, ComponentName, and Describe <component-name> here…. If you’re not me, you’ll also want to update author information in package.json and LICENSE, replace instances of jgarber and jgarber623, and update a bunch of URLs.

Once you’ve done all that, you can remove this note and starting building your Web Component.

Describe <component-name> here…

npm Downloads Build

🧩 See <component-name> in action!

Getting <component-name>

You’ve got several options for adding this Web Component to your project:

Usage

First, add this <script> element to your page which defines the <component-name> Web Component:

<script type="module" src="component-name.js"></script>

License

The <component-name> Web Component is freely available under the MIT License.