{"library":"twit","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"2.2.11","tags":["javascript","twitter","api","rest","stream","streaming","oauth"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install twit","imports":["const Twit = require('twit')","const T = new Twit({...})","T.get('search/tweets', params, callback)"]},{"cmd":"yarn add twit","imports":[]},{"cmd":"pnpm add twit","imports":[]}],"homepage":"https://github.com/ttezel/twit#readme","github":"ssh://git@github.com/ttezel/twit","docs":null,"changelog":null,"pypi":null,"npm":"twit","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}