Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 235 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 235 Bytes

base65536-online

Online en/decoder for base65536, runs in your browser.

How to develop

git clone https://github.com/lixiang810/base65536-online
cd base65536-online
yarn
yarn dev