lzbase62 - String compression algorithm in base62 for JavaScript - Demo

LZ77(LZSS) based compression algorithm in base62 for JavaScript.
The compressed result will be a string in base62 [0-9A-Za-z] characters.

Input
Result