Niko Lehto
|
f52e979082
|
Add deflator helper class for deflating data
Wraps pako's deflate for easier usage.
|
2020-02-17 11:29:29 +01:00 |
Juanjo Diaz
|
9e1bd410aa
|
Remove jshint comments
|
2018-01-31 07:38:29 -08:00 |
Pierre Ossman
|
858ea4a774
|
Avoid use of 'let' and 'const'
They are not supported on older browsers, e.g. iOS 9.
|
2017-06-02 15:41:37 +02:00 |
Solly Ross
|
fba220c6fc
|
Vendor an ES6-modules-compatible Pako
This commit vendors a converted, stripped-down version of Pako which
uses ES6 modules instead of CommonJS modules.
|
2017-03-01 11:21:32 -05:00 |