Open dandv opened 6 years ago
Found @peterpme's twitter-lite
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!
Same issue as with @desmondmorris's Twitter package - any plans to replace
request
with something like cross-fetch? CC @frizz925