Ross ROSS = Recommend OSS · open-source software intelligence for agents

eleith/emailjs

html emails and attachments to any smtp server with nodejs observed · 2026-08-28

github.com/eleith/emailjs · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5670
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2211 stars · 230 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

emailjs is a TypeScript library for sending text and HTML emails with attachments (files, streams, or strings) to any SMTP server from Node.js. It supports SSL/TLS, multiple SMTP auth methods, asynchronous queued sending, UTF-8, and automatic greylisting handling.

Use cases

  • send html emails with attachments from nodejs
  • send email via smtp server in node
  • attach files or streams to outgoing email
  • send authenticated smtp email with tls
  • send transactional email from a node.js app
  • handle smtp greylisting when sending mail

When to choose

  • you need to send email directly to an SMTP server from Node.js without a third-party API
  • you need HTML emails with inline images and file/stream/string attachments
  • you want first-class TypeScript support and async sending

When to avoid

  • you want a managed email API with deliverability analytics (e.g. SendGrid, SES)
  • you need to receive or parse incoming email
  • you are not on Node.js

Facets

library · maturity active

email http-client email developer-tools backend cross-platform smtp typescript attachments html-email email-sending nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
eleith/emailjsmain77

For agents

markdown · JSON · MCP: product_card(name="eleith/emailjs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem