Back to rankings
💌 Write email templates with vue
componentsemailemail-templatessrvue
Key Metrics
Star Growth
Stars
1.1k
Forks
41
Weekly Growth
—
Issues
24
5001k
May 2023Nov 2023May 2024Dec 2024Jun 2025Jan 2026Jul 2026
Artifactsnpm
npm install vue-emailREADME
💌 vue-email
Simple way to build email templates in vue.
[!IMPORTANT] Experimental and under heavy development. APIs are subject to change.
Features
- 🧩 Build email templates with Vue components
- 🧪 Tested against popular email clients
- 🎨 Supports Tailwind CSS
- 🚚 First-class support for Nuxt 3
- ✨ Written in TypeScript
Installation
# Using npm
npm install @vue-email/render @vue-email/components
# Using yarn
yarn add @vue-email/render @vue-email/components
# Using pnpm
pnpm add @vue-email/render @vue-email/components
💻 Development
- Clone this repository
- Enable Corepack using
corepack enable - Install dependencies using
pnpm install
License
Related repositories
