ttezel/twit

Replace `request` with ligther, platform-agnostic module

dandv opened this issue · 5 comments

dandv commented

Same issue as with @desmondmorris's Twitter package - any plans to replace request with something like cross-fetch? CC @frizz925

dandv commented

I tried to use fetch-mock and then realized how outdated twit is... it needs to be refurbished

@redaxmedia check out https://github.com/draftbit/twitter-lite a ground up, lightweight rewrite

Does it follow the same API and therefore is an drop-in replacement?

I'm not sure, but its supported, listed on Twitter's developer page and light-weight!