LZ-based compression algorithm
lz-string
=========
LZ-based compression algorithm for JavaScript
libs/lz-string.min.js (or in libs/lz-string.js if you don't care for the minified version)Sorry about the mess in other repos. This will not happen again.
``shell``
$ npm install -g lz-string
$ lz-string input.js > output.txt