JT Zemp
Results
1
repositories owned by
JT Zemp
base62
51
Stars
14
Forks
Watchers
Base62 monkeypatches Integer to add an Integer#base62_encode instance method to encode an integer in the character set of 0-9 + A-Z + a-z. It also monkeypatches String to add String#base62_decode to t...