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