express-vue/express-vue
Vue rendering engine for Express.js. Use .Vue files as templates using streams observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3618
- days_rel: n/a
- days_push: 1392
- n_releases_24m: 0
Adoption not part of the score
1299 stars · 88 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
express-vue is a Vue.js rendering engine for Express.js that lets you use .vue files as templates with server-side rendering via streams. It enables an MVC-style setup where Node/Express handles controllers and models while Vue.js 2.0+ handles the views.
Use cases
- server-side render Vue.js apps in Express
- use .vue single-file components as Express templates
- build SEO-friendly server-rendered websites with Vue 2
- render Vue views from Express controllers with res.renderVue
- add structured data and meta tags to server-rendered Vue pages
When to choose
- you have an existing Express app and want Vue 2 server-side rendering
- you want an MVC split with Express for backend and Vue for views
- you prefer streaming SSR without setting up a full build pipeline
When to avoid
- you use Vue 3, which this library does not support
- you are starting a new project - Nuxt.js is a more modern SSR option
- you need an actively developed project with recent commits
Facets
library · maturity maintenance
ssr templating web-framework web-development frontend backend vue expressjs server-side-rendering view-engine vue2 nodejs web-server
2 sources
- readme: https://github.com/express-vue/express-vue · fetched 2026-08-28 · 87c918d1e5d7
- registry_npm: https://registry.npmjs.org/express-vue · fetched 2026-08-29 · 210e10edda7f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| express-vue/express-vue | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="express-vue/express-vue")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem