1.0.4 • Published 3 years ago

waffle-widget v1.0.4

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

Installation

Install the components from npm:

npm install waffle-widget

Import js corresponding to the webcomponent you want to use.

<x-component></x-component>
<script type="module" src="path/to/component.js"></script>

Example:

<x-weather></x-weather>
<script type="module" src="path/to/component.js"></script>
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago