1.0.5 • Published 3 years ago

@mussi/vue-custom-element-example v1.0.5

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Vue 3 Custom Elements as a Library

This package is an example on how to package a custom element by using the defineCustomElement API in Vue 3.

In this case, the vue and @vueuse/core dependencies are externalized to reduce the package size and ensure it uses the same versions as in the host app.

Demo 🚀

Visit the live demo to see the custom element in action.

Development 👨‍💻

  • npm run dev: start the Vite.js build process in watch mode

Publish 📦

  • npm run build: build the package
  • npm publish: publish the package
1.0.5

3 years ago

1.0.2

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago