nuxt-email-renderer
nuxt-email-renderer
A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.
Nuxt Email Renderer
The next generation of writing emails in Nuxt.
A Nuxt module that provides high-quality, unstyled components for creating emails using Vue and TypeScript.
📖 Documentation · 👾 Playground

Used by
- Weekly Vue News - A curated newsletter for Vue.js & Nuxt developers
- Nuxt Starter Kit - A boilerplate starter kit for Nuxt projects with authentication, database, and more.
Development
Install dependencies
pnpm install
Build
pnpm build
Run playground
pnpm dev
This will start the development server with the playground at localhost:3000.
Run DevTools interface
pnpm client:dev
This starts the email template viewer interface at localhost:3300.
Run tests
pnpm test
Run linting
pnpm lint
Authors
- Michael Hoffmann (@mokkapps)
License
MIT License - see the LICENSE file for details.