This library provide prebuilt components in Vue.js for building Engage products
npm install engage-vue-components
import EngageVueComponents from 'engage-vue-components'
Vue.use(EngageVueComponents)
Visit components demo site to see the full list of available components with usage examples.