base62x topic

List base62x repositories

Base62x

53
Stars
13
Forks
Watchers

Base62x is an alternative approach to Base 64 without symbols in output. 无符号的Base64编码解码方案.

lzbase62

60
Stars
9
Forks
Watchers

Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.