vue-email
v0.8.11
Published
π Write email templates with Vue
Readme
π 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
- π€οΈ SSR support, preview/send emails both on server and client, now with support for deno and bun.
- π i18n support
- π¨ Integrates with many email providers
- π§ͺ Tested against popular email clients
- π¨ Supports Tailwind CSS
- π First-class support for Nuxt 3
- β¨ Written in TypeScript
Ecosystem
| Package | Version |
| --------------------------- | :------------------------------------------------------------------------------------------------- |
| Vue-Email | |
| Nuxt |
|
SSR Compiler |
|
| CLI |
|
Installation
# Using npm
npm install vue-email
# Using yarn
yarn add vue-email
# Using pnpm
pnpm add vue-emailπ» Development
- Clone this repository
- Enable Corepack using
corepack enable - Install dependencies using
pnpm install
π Support
If you like our work, please feel to free to support us!

