vite-plugin-oxlint
Oxlint plugin for vite.
Oxlint plugin for vite.
vite plugin power by node-ssh
Run a backend server in a Vite project via Nodemon
a vite plugin to remove debugger and log
Automatically put the version file in your project dist folder
Vite plugin to serve raw files from NPM as static assets
Vite plugin for Nunjucks
A Vite plugin which works just like env property in Nuxt.js
Vite plugin to test a Nuxt 3 application.
Support Vite's [mode] mode of dotenv usage in Nx
A Vite plugin.
Office Add-ins development using Vite.
Serve WASM from a CDN or any remote location, bypassing the local server entirely
定义组件名称, 便于 vue-route + keep-alive 动态更新
Automatically fills out your package.json for both local and published version
just parse html for your inject some script or css, more then inject some data
Use partials in your html files for easy html reuse
Export PDF bundled by Vite
Peggy loader for vite
- 安装 ```js npm install vite-plugin-perform ``` - 使用 1. 在vite中注册插件 ```js import vitePluginPerform from './vite-plugin-perform'; export default defineConfig({ plugins: [vitePluginPerform()], }) ``` 2. 在项目入口文件中引入 > reportSend 是被注册到window上的事