notifme/notifme-sdk
A Node.js library to send all kinds of transactional notifications. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 93
- Release rhythm 40
- Longevity 100
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: 7
- age_days: 3311
- days_rel: 526
- days_push: 44
- n_releases_24m: 12
Adoption not part of the score
1985 stars · 153 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Notifme SDK is a Node.js library for sending transactional notifications across multiple channels including email, SMS, push, webpush, and Slack. It unifies provider APIs behind a single interface and supports multi-provider strategies like fallback and round-robin.
Use cases
- send transactional emails from node.js
- send sms notifications with fallback providers
- unified api for push and webpush notifications
- switch email providers without rewriting code
- round-robin across multiple notification providers
- test notifications locally with a catcher web interface
When to choose
- you need to send notifications across multiple channels (email, SMS, push, webpush, Slack) from Node.js
- you want provider-agnostic code so switching or adding providers is trivial
- you need resilience via fallback or round-robin strategies across providers
- you want a local tool to intercept and inspect notifications during development
When to avoid
- you only use a single provider and its official SDK suffices
- you need a hosted notification service with dashboards and delivery analytics out of the box
- your stack is not Node.js/JavaScript
- you need marketing campaigns or bulk email features rather than transactional notifications
Facets
library · maturity active
sdk email webhook developer-tools developer-tools backend apis notifications sms push-notifications webpush multi-provider fallback-strategy round-robin transactional-notifications messaging nodejs javascript
3 sources
- readme: https://github.com/notifme/notifme-sdk · fetched 2026-08-28 · 2e9ac46bb14f
- homepage: https://notifme.github.io/www/ · fetched 2026-08-29 · 5675d0174f46
- registry_npm: https://registry.npmjs.org/notifme-sdk · fetched 2026-08-29 · cd205e1dd377
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| notifme/notifme-sdk | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="notifme/notifme-sdk")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem