server-side rendering for VanJS with file-based routing and client-side hydration.
npm i van-server
- ✅ Server Side Rendering
- ✅ File Based Routing
- ✅ Client Side Hydration
- ✅ Supports Dynamic Routes
- ✅ Supports both Sync And Async rendering
- ✅ Van-mdx Supports
|--entry-client.js
|--entry-server.js
|--server.js
|--index.html
|--pages/
|---page1.js
|---pages2.js
|---nested/
|--
If you appreciate the project, kindly demonstrate your support by giving it a star!
This projet is licensed under the terms of MIT License