eladnava/mailgen
A Node.js package that generates clean, responsive HTML e-mails for sending transactional mail. observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 96
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3752
- days_rel: n/a
- days_push: 29
- n_releases_24m: 0
Adoption not part of the score
2542 stars · 121 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js package that programmatically generates clean, responsive HTML emails for transactional mail, with bundled themes and plaintext output. It pairs well with nodemailer, which handles the actual sending.
Use cases
- generate welcome emails in node.js
- create responsive html email templates programmatically
- send password reset emails with a nice design
- generate order receipt emails from javascript
- produce plaintext fallback versions of transactional emails
- brand transactional emails with a product logo and theme
When to choose
- you need to generate transactional email HTML from Node.js without hand-writing email templates
- you want responsive, client-compatible email layouts with minimal effort
- you already use nodemailer and just need the email body
When to avoid
- you need to send emails itself - mailgen only generates content
- you need fully custom email designs beyond the bundled themes
- your stack is not JavaScript/Node.js
Facets
library · maturity stable
templating email email web-development developer-tools cross-platform transactional-email html-email responsive-email email-templates nodemailer-companion nodejs
1 source
- readme: https://github.com/eladnava/mailgen · fetched 2026-08-28 · a785364371ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eladnava/mailgen | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="eladnava/mailgen")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem