Irina Glushko 2389e7160b HW1 done | преди 3 години | |
---|---|---|
.. | ||
bin | преди 3 години | |
libs | преди 3 години | |
reference | преди 3 години | |
tests | преди 3 години | |
typings | преди 3 години | |
LICENSE.txt | преди 3 години | |
README.md | преди 3 години | |
bower.json | преди 3 години | |
package.json | преди 3 години |
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