twilio/twilio-node
Node.js helper library observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 97
- Release rhythm 97
- Longevity 100
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: 13.0
- age_days: 4944
- days_rel: 22
- days_push: 21
- n_releases_24m: 47
Adoption not part of the score
1546 stars · 551 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official Twilio helper library for Node.js, providing a typed client for the Twilio REST APIs including SMS, voice, and other communication services. It supports both API key and OAuth 2.0 client credentials authentication and runs on Node.js 20, 22, and 24.
Use cases
- send sms messages from node.js
- make phone calls with twilio api
- send whatsapp messages programmatically
- integrate twilio into a node backend
- generate twiml for voice calls
- authenticate twilio api with oauth
When to choose
- you are building a Node.js server or backend that uses Twilio services
- you want a typed, maintained wrapper around the Twilio REST API
- you need TwiML generation for voice or messaging webhooks
When to avoid
- you are building a front-end browser application, since it would expose your Twilio credentials
- you use a runtime other than Node.js 20/22/24
- you need a language other than JavaScript or TypeScript
Facets
library · maturity active
http-client sdk auth apis developer-tools messaging-platforms twilio sms voice twiml api-client communications communication nodejs typescript
1 source
- readme: https://github.com/twilio/twilio-node · fetched 2026-08-28 · 14c83393ab72
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| twilio/twilio-node | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="twilio/twilio-node")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem