1.0.0 • Published 5 years ago
@feaas/vue-webcomponent v1.0.0
@feaas/vue-webcomponents
Lightweight Web Component Boilerplate for VueJS
Share your Vue Components with ease and consume them direct in the browser.
Motivation
- Keep things simple
- Use only really necessary dependencies
- Export UMD bundle for direct execution in the browser
Dependencies
rollup- One of the best bundler:-) flexible, fast, lightweight and slim outputsrollup-plugin-vue- Rollup Plugin for VueJS@rollup/plugin-node-resolve- node modules path resolvervue- VueJS itselfvue-template-compiler- Template Compiler for Vue 2@vue/web-component-wrapper- Wrap a vue component as a web component
1.0.0
5 years ago