vite-plugin-api-mocks
Vite plugin for API mocking
Vite plugin for API mocking
AssemblyScript plugin for Vite: HMR and source maps for AssemblyScript and synchronous WebAssembly module integration with ESM bindings
```ts import.meta.hot.accept([ './a.js', './b.js', './c.js', './d.js', './e.js', './f.js' ], dosomething) // replace with import.meta.hot.accept(['./*.js'], dosomething) ```
vite-plugin-hmr-follow
Vite public to keep publicDir files synced during HMR
Single-file custom elements with vite
A mock plugin for vite
Vite plugin to enable hot module reloading (HMR) for single-spa react applications during development
detect really file change then emit HMR, add comment and fomart beautify won't HMR/add vue sfc support
A Vite plugin which enables HMR for Redux when possible
Enhances the Vite dev server by adding dependencies to the watcher, and optionally doing full page reloads on changes.
A mock plugin for vite
Vite plugin for HMR of web components
<p align="center"> <a href="https://vitejs.dev" target="_blank" rel="noopener noreferrer"> <img width="180" src="https://vitejs.dev/logo.svg" alt="Vite logo"> </a> </p> <br/> <p align="center"> <a href="https://npmjs.com/package/vite"><img src="
<p align="center"> <a href="https://vitejs.dev" target="_blank" rel="noopener noreferrer"> <img width="180" src="https://vitejs.dev/logo.svg" alt="Vite logo"> </a> </p> <br/> <p align="center"> <a href="https://npmjs.com/package/vite"><img src="
A Vite plugin that make Drupal template HMR happen.
Native-ESM powered web dev build tool
Fastify plugin for Vite with Hot-module Replacement.
This Vite plugin monitors changes to your Prisma schema file and ensures that the Prisma client is regenerated seamlessly, without needing to restart your development server. It automatically shuts down the Prisma binary process and regenerates the Prisma
使用了https://github.com/chenshuai2144/openapi2typescript 修改了一些模板使用与vben请求