base62.js icon indicating copy to clipboard operation
base62.js copied to clipboard

Fix for Bug #57

Open tejzpr opened this issue 7 years ago • 1 comments

Fixes If the input string starts with 0 then that 0 is lost during encoding.

tejzpr avatar Jan 25 '18 20:01 tejzpr

Thanks for investigating this, would you be able to add some regression tests as well?

andrew avatar Jan 25 '18 23:01 andrew