Van
CLI toolchain for the Van template engine — project scaffolding, dev server with hot reload, and static HTML generation.
Install
Or download pre-built binaries from GitHub Releases.
Commands
.van File Example
{{ title }}
Count: {{ count }}
+1
Van uses Vue SFC syntax (.van files) for server-side HTML rendering with optional signal-based client-side interactivity. No Node.js runtime needed.
License
MIT