Commit graph

12 commits

Author SHA1 Message Date
Daniel Bulant
31f3472b34 Fix relative import exports 2020-05-29 19:23:47 +02:00
Daniel Bulant
8eabb688fe Remove strict since it's default in deno 2020-05-29 18:58:20 +02:00
Luke Page
32271b56e3 prettier, es6, upgrades 2020-04-09 20:28:27 +02:00
Zachary Holyszko
257a4c972d
fix(buffer): migrate to safe constructor methods (#134)
Co-authored-by: Zachary Holyszko <zholyszko@dmdconnects.com>
2020-04-09 15:48:18 +02:00
Morgan Intrator
f5acfc5855 Kill zlib (#102) 2018-02-16 09:54:16 +01:00
Luke Page
96c67ea08d drop support for node < 4 2016-08-03 05:37:26 +02:00
Luke Page
b914ab4d80 remove node-zlib-backport as a dependency as it causes too many problems. Fixes #48 2016-04-27 05:35:51 +02:00
Mitar
e1c1022162 Backporting to 0.10
* Backporting to 0.10 for Meteor.

* Still use zlib if possible.

* Updated README.

* Try Travis CI for 0.10.
2016-04-21 23:45:11 +02:00
Gusts Kaksis
c76df92fd4 Moved packer processing options to Packer class. Use zlib deflate options in PackerSync. 2015-12-04 10:35:19 +02:00
Gusts Kaksis
bc271fcf38 Added missing "use strict" and fixed an ESLint no-param-reassign warning 2015-12-03 18:31:56 +02:00
Gusts Kaksis
ac815b87ee Implemented symetric PNG.sync.write to complement PNG.sync.read 2015-12-03 18:00:33 +02:00
Gusts Kaksis
42fd49f0b6 Begin to lay out a symetric packer api for synchronous usage. 2015-11-25 14:36:22 +02:00