Ask HN: JavaScript blob compression 1 points by galazzah 9y ago ↗ HN I need to compress a blob of binary data in JS before it gets sent to a compute engine. Iv'e checked out GZIP.js and JZIP.js but I don't think they do what I want to do. Any ideas?
[–] mike_r_parsons 9y ago ↗ http://nodeca.github.io/pako/ http://pieroxy.net/blog/pages/lz-string/index.html
1 comment
[ 0.22 ms ] story [ 13.0 ms ] thread