Skip to content

zakarialaoui10/van-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

van-server

server-side rendering for VanJS with file-based routing and client-side hydration.

Demo :

Open in StackBlitz

Install

npm i van-server

Features

  • 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

About

server-side rendering for VanJS with file-based routing and client-side hydration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published