8000 Tags · pieroxy/lz-string · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: pieroxy/lz-string

Tags

1.3.7

Toggle 1.3.7's commit message
Update lz-string.js

1.3.6

Toggle 1.3.6's commit message
Create bower.json

1.3.5

Toggle 1.3.5's commit message
Added two new methods:

compressToEncodedURIComponent: compress into a string that is already URI encoded

decompressFromEncodedURIComponent: the associated decompress method

1.3.4

Toggle 1.3.4's commit message
Release version 1.3.4

This version contains two new methods:

compressToUint8Array: compress into uint8array (UCS-2 big endian format)
decompressFromUint8Array: the associated decompression function

1.3.3

Toggle 1.3.3's commit message
Merge pull request #25 from nickdesaulniers/cli

add CLI

release

Toggle release's commit message
Create lz-string-1.3.3-min.js

Minified version of the lib
0