1.0.4 • Published 2 years ago

waffle-widget v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago