@feaas/vue-webcomponent

1.0.0 • Public • Published

@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 outputs
  • rollup-plugin-vue - Rollup Plugin for VueJS
  • @rollup/plugin-node-resolve - node modules path resolver
  • vue - VueJS itself
  • vue-template-compiler - Template Compiler for Vue 2
  • @vue/web-component-wrapper - Wrap a vue component as a web component

Dependents (0)

Package Sidebar

Install

npm i @feaas/vue-webcomponent

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

14.3 kB

Total Files

3

Last publish

Collaborators

  • sumeyye.bitomsky
  • stephanbit