Transform Vue 3 SFC to JavaScript.Features⚡️ Support Vite, Webpack, Vue CLI, Rollup, esbuild and more, powered by unplugin.✨ Support and macros.🔥 Hot module replacement (HMR) support for Vite.🔄 Sync code from @vitejs/plugin-vue periodically. Currently based on @vitejs/plugin...
墨菲安全对开源项目 sxzz/unplugin-vue-macros 进行了软件成分分析,发现引入开源组件 584 个,相关许可证 10 类,其中存在漏洞的缺陷组件 2 个。 安全风险信息 建议修复的组件共 2 个,这些组件的漏洞存在被攻击的可能性,建议1个月内进行处理 许可证合规风险信息 项目中涉及到的许可证类型:10 种; 高风险许可证...
rollup: ^4.30.1 typescript: ^5.7.2 unplugin: ^1.16.0 unplugin: ^1.16.1 vite: ^6.0.7 vite-plugin-stylex: ^0.13.0 vue: ^3.5.130 comments on commit f2124fe Please sign in to comment. Footer © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage...
Rollup esbuild and more… Installation npm i -D vue-macros Usage 📜 Documentation Sponsors Contributors 💕 Thank you to all the contributors! Related Libraries vue-functional-ref - Functional-style refs for Vue. Vue Vine - Another style of writing Vue components. ...
#npm npm i unplugin-vue-armor -D #yarn yarn add unplugin-vue-armor -D #pnpm pnpm i unplugin-vue-armor -DVite // vite.config.ts import Armor from 'unplugin-vue-armor/vite' export default defineConfig({ plugins: [ Armor(), ], })Rollup // rollup.config.js import Armor from 'un...
Transform Vue 3 SFC to JavaScript. Features ⚡️ Support Vite, Webpack, Vue CLI, Rollup, esbuild and more, powered byunplugin. ✨ Supportand macros. 🔥 Hot module replacement (HMR) support for Vite. 🔄 Sync code from@vitejs/plugin-vueperiodically. Currently based on@vitejs/plugin-...
这样在写项目的时候就不需要写import { Button } from'ant-design-vue';类似的代码了,直接引用就行 目前支持的UI组件库有:Ant Design Vue 、 Element Plus 、 Element UI 、 Prime Vue 、 Vant 、 View UI 、 Vuetify 等等。 webpack 、vite 、 rollup 、 vue-cli 都是支持的,配置也几乎一样,具体可查...
💚 Supports both Vue 2.7 and Vue 3 out-of-the-box. 🦾 Full TypeScript support. ⚡️ Supports most bundlers powered byunplugin. Vite, Nuxt Webpack, Rspack, Vue CLI Rollup esbuild and more... Usage 📜 Documentation See Also ...
unplugin-vue 是改Element Plus 的构建工具的时候而写的 Rollup 插件。unplugin-vue-macros 是去年为 Element Plus 迁移 语法而做的工具。还把 unplugin-vue-components 与unplugin-auto-import 写到了 Element Plus 的官方文档中。 总之,2021 年是我正式参与开源的第一年。4 个多月的时间里提了 200 多个 PR...
💚 Supports both Vue 2.7 and Vue 3 out-of-the-box. 🦾 Full TypeScript support. ⚡️ Supports most bundlers powered byunplugin. Vite, Nuxt Webpack, Rspack, Vue CLI Rollup esbuild and more... Usage 📜 Documentation See Also ...