
vite-plugin-ssr-ssg
Vite plugin for SSR and SSG in cross framework
✨ Feature
- Declarative entry point
- Simple commands that work with cross frameworks
- Convenient setup script
- Automatic page generation
- Preview in SSR and CSR
📝 Read the Docs to Learn More.
💫 Quick start
In your vite project
yarn add -D vite-plugin-ssr-ssg
yarn vite-ssrg init
☘️ Support
The support status of the framework is as follows.
- <input checked="" disabled="" type="checkbox"> React
- <input checked="" disabled="" type="checkbox"> Peact
- <input checked="" disabled="" type="checkbox"> Vue
- <input disabled="" type="checkbox"> Svelte
- <input disabled="" type="checkbox"> lit-element
- <input disabled="" type="checkbox"> vanilla
✅ Todo
Next channel is beta.
- <input checked="" disabled="" type="checkbox"> Auto detect dynamic routes and nested routes
- <input checked="" disabled="" type="checkbox"> Dynamic route generation via plugin config
- <input disabled="" type="checkbox"> Head tag preload in development environment
- <input disabled="" type="checkbox"> Page Async Loading
- <input disabled="" type="checkbox"> Overall Unit test
- <input disabled="" type="checkbox"> Support for the same CLI as Vite
- <input disabled="" type="checkbox"> Svelte support