@lifelongdev/vc-custom-event

0.0.5 • Public • Published

<vc-custom-event>

This webcomponent follows the open-wc recommendation.

Installation

npm i @lifelongdev/vc-custom-event

Usage

<script type="module">
  import '@lifelongdev/vc-custom-event/vc-custom-event.js';
</script>

<vc-custom-event></vc-custom-event>

Tooling configs

For most of the tools, the configuration is in the package.json to minimize the amount of files in your project.

If you customize the configuration a lot, you can consider moving them to individual files.

Local Demo with web-dev-server

npm start

To run a local development server that serves the basic demo located in demo/index.html

Readme

Keywords

none

Package Sidebar

Install

npm i @lifelongdev/vc-custom-event

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

7.63 kB

Total Files

9

Last publish

Collaborators

  • lifelongdev