nuxt-email-renderer
v2.1.2
Published
Nuxt email module for rendering HTML emails with Vue components
Readme
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 installBuild
pnpm buildRun playground
pnpm devThis will start the development server with the playground at localhost:3000.
Run DevTools interface
pnpm client:devThis starts the email template viewer interface at localhost:3300.
Run tests
pnpm testRun linting
pnpm lintAuthors
- Michael Hoffmann (@mokkapps)
License
MIT License - see the LICENSE file for details.
