This is a vue component.
npm i xx-xx # or yarn add xx-xx
// main.js import xx from 'xx-xx'; Vue.component('x-x', xx);
Changelog →