My widgets based on Vue.js Usage: import Vue from 'vue'; import AjaxjsWidget from '@ajaxjs/widgets'; import '@ajaxjs/widgets/dist/@ajaxjs/widgets.css'; Vue.use(AjaxjsWidget);