Irina Glushko 2389e7160b HW1 done | hace 3 años | |
---|---|---|
.. | ||
bin | hace 3 años | |
libs | hace 3 años | |
reference | hace 3 años | |
tests | hace 3 años | |
typings | hace 3 años | |
LICENSE.txt | hace 3 años | |
README.md | hace 3 años | |
bower.json | hace 3 años | |
package.json | hace 3 años |
LZ-based compression algorithm for JavaScript
Files have changed locations and name since a recent release. The new release file is in 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.
$ npm install -g lz-string
$ lz-string input.js > output.txt
Home page for this program with examples, documentation and a live demo: http://pieroxy.net/blog/pages/lz-string/index.html