unplugin-vue

Transform Vue 3 SFC to JavaScript.

Usage no npm install needed!

<script type="module">
  import unpluginVue from 'https://cdn.skypack.dev/unplugin-vue';
</script>

README

unplugin-vue npm

Transform Vue 3 SFC to JavaScript.

This plugin is currently a very early beta! Use at your own risk.

Features

  • ⚡️ Supports Vite, Webpack, Vue CLI, Rollup, esbuild and more, powered by unplugin.
  • ✨ Supports <script setup>
  • 💚 Supports Reactivity Transform

Alternatives

Credits

  • Vite - Next generation frontend tooling. It's fast!
  • unplugin - Unified plugin system for Vite, Rollup, Webpack, and more

Thanks

Thanks to Vite. This project is inherited from @vitejs/plugin-vue.

License

MIT License © 2022 三咲智子