x-zangief

He is Zangief.

MIT License

Downloads
13
Stars
4
Committers
1

x-zangief

He is Zangief.

Install

Using npm:

$ npm install x-zangief

Usage

Import and register scripts.

<script type="module">
import XZangief from 'https://unpkg.com/x-zangief';

customElements.define('x-zangief', XZangief);
</script>

Put <x-zangief>!

<x-zangief type="combo"></x-zangief>
<x-zangief type="fail"></x-zangief>
<x-zangief type="piledriver"></x-zangief>
<x-zangief type="rolling"></x-zangief>
<x-zangief type="win"></x-zangief>

If type attribute is omitted, He appears randomly.

License

MIT © Shogo Sensui

Package Rankings
Top 26.28% on Bower.io
Top 28.67% on Npmjs.org