@patarapolw/make-html-x-card
v0.2.3
Published
To use `x-card` webcomponent, simply include
Downloads
8
Readme
x-card
To use x-card
webcomponent, simply include
<script src="https://unpkg.com/@patarapolw/make-html-x-card"></script>
To support old browsers, you might also need @webcomponents/webcomponentsjs
<script src="https://unpkg.com/@webcomponents/webcomponentsjs/webcomponents-loader.js"></script>
<script type="module" src="https://unpkg.com/@patarapolw/make-html-x-card"></script>
This is a part of https://github.com/patarpolw/make-html.