@dominikla/smart-vue-components
TypeScript icon, indicating that this package has built-in type declarations

2.34.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @dominikla/smart-vue-components

Weekly Downloads

84

Version

2.34.0

License

none

Unpacked Size

9.84 MB

Total Files

45

Last publish

Collaborators

  • dominikla