vue-scexpeditor A Vue plugin to support Vue components in Sitecore Experience Editor. Install npm install --save-dev vue-scexpeditor or yarn add -D vue-scexpeditor Usage import SitecoreExpEditorPlugin from 'vue-scexpeditor'; Vue.use(SitecoreExpEditorPlugin);