qntm / base2048

Binary encoding optimised for Twitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Discuss] Is there any encode & decode functions in ohter coding languages?

No54 opened this issue · comments

commented

Hi , I tried this repo from starter, and find it so nice !

Is there any encode & decode functions in ohter coding languages?

So that we can submit a string to backend and then using other coding language to decode it !

Thanks!

commented

This repository is for base2048, a JavaScript implementation of the Base2048 encoding. There may be implementations of Base2048 in other programming languages but if there are I haven't been told about them. I suggest a Google search.