{"library":"vite-express","type":"library","category":null,"description":"Vite integration for Express servers, enabling seamless full-stack development with HMR, static file serving, and client-side routing support. Current stable version: 0.22.1 (as of mid-2024). Maintained with monthly releases. Key differentiators: minimal boilerplate, automatic Vite middleware injection, and simple listen/bind API. Alternatives like vite-plugin-node or @danielwii/vite-plugin-express require more manual configuration. Ships TypeScript types.","language":"javascript","status":"active","version":"0.22.1","tags":["javascript","express","vite","integration","module","connector","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vite-express","imports":["import ViteExpress from 'vite-express'","import ViteExpress from 'vite-express'","import ViteExpress from 'vite-express'; const app = express(); ViteExpress.listen(app, 3000);","import ViteExpress from 'vite-express'; const server = app.listen(3000); ViteExpress.bind(app, server);"]},{"cmd":"yarn add vite-express","imports":[]},{"cmd":"pnpm add vite-express","imports":[]}],"homepage":null,"github":"https://github.com/szymmis/vite-express","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vite-express","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vite-express/compatibility"}}