Base2048 is a binary encoding optimised for transmitting data through Twitterhttps://github.com/qntm/base2048
I used ArrayBuffers instead of Node.js Buffers here, which I hope makes this module more practical to use in a browser than e.g. Base65536
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
I used ArrayBuffers instead of Node.js Buffers here, which I hope makes this module more practical to use in a browser than e.g. Base65536