0.1.0 • Published 12 days ago

vite-randal-flatley v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 days ago

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

  • Download a release from GitHub and do it yourself (old school).
  • Install using npm: npm install @jgarber/component-name --save
  • Install using Yarn: yarn add @jgarber/component-name

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.