# vue-email/vue-email

💌 Write email templates with vue

Repository: https://github.com/vue-email/vue-email
Canonical: https://ross.abutalabs.com/products/vue-email
Homepage: https://vuemail.net
Language: TypeScript
License: MIT
License Family: permissive
Topics: components, email, email-template, ssr, vue
Last push: 2026-04-10T15:03:37+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 76, release rhythm 8, longevity 93
- inputs: {"age_days": 1305, "days_push": 145, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1087, forks 41 (observed 2026-08-28T04:03:32.421258+00:00)

## What it is
Vue Email is a library of unstyled Vue components and render utilities for building email templates with Vue 3 and TypeScript, inspired by React Email. It converts Vue components into HTML and plain-text email output compatible with popular email clients, with Tailwind CSS support and first-class Nuxt 3 integration.

## Use cases
- build email templates with vue components
- render vue components to html email strings
- generate plain text versions of emails
- create transactional email templates without table-based layouts
- style emails with tailwind css
- send emails from a nuxt 3 server

## When to choose
- your stack is Vue or Nuxt and you need maintainable email templates
- you want React Email-style components for Vue
- you need HTML and plain-text rendering tested against popular email clients

## When to avoid
- you use React instead of Vue (use react-email)
- you need a fully stable API - the project states APIs are subject to change
- you only need to send emails without templating

## Facets
- artifact type: library
- maturity: experimental
- function: templating, email, ssr, ui-components
- domain: web-development, email, frontend
- platform: -
- tags: vue, email-templates, email-components, tailwind-css, nuxt, typescript, react-email-inspired, nodejs

## Member repositories
- vue-email/vue-email (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:32.421258+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:49:30.058273+00:00, confidence not recorded.
  - readme: https://github.com/vue-email/vue-email (fetched 2026-08-28T04:03:32.421258+00:00, sha d4939f552d70)
  - homepage: https://vuemail.net (fetched 2026-08-29T12:52:10.702165+00:00, sha 3da9b15d938a)
  - site_page: https://vuemail.net/getting-started (fetched 2026-08-29T12:52:10.705104+00:00, sha e96332897ebb)
  - site_page: https://vuemail.net/getting-started/usage (fetched 2026-08-29T12:52:10.707329+00:00, sha f71c7bc2d0db)
  - registry_npm: https://registry.npmjs.org/vue-email (fetched 2026-08-29T12:52:10.709515+00:00, sha 03bee0146fba)
- Data as of 2026-08-30T08:39:29.467469+00:00.
