Twit

JSON →
library 2.2.11 ·javascript
verified Jun 7, 2026

Twit is a Twitter API client for Node.js supporting both REST and Streaming APIs. The current stable version is 2.2.11, with a release cadence of approximately once per year. It provides promise support alongside callbacks, automatic media upload chunking, and simple stream event handling. Key differentiators include its lightweight design, backward compatibility with older Node.js versions (>=0.10.0), and direct support for OAuth 1.0a without external authentication libraries.