Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodeca/pako

high speed zlib port to javascript, works in browser & node.js
https://github.com/nodeca/pako

Deps cleanup: drop bluebird

70db11221350919781a2bfd72a9ebe75a50f0fb8 authored about 6 years ago by Vitaly Puzrin <[email protected]>
Dev deps bump

6e78b394311733a86d487e89583235c5e27e70d3 authored about 6 years ago by Vitaly Puzrin <[email protected]>
eslint bump + CS tweaks

f1872b34591694333bd699dac2ed5f6fe153cae2 authored about 6 years ago by Vitaly Puzrin <[email protected]>
Drop saucelabs tests (outdated)

73d167872f09d887b4956fc59d742a91c7c4fd59 authored about 6 years ago by Vitaly Puzrin <[email protected]>
1.0.7 released

73edc8b9a3b9c189a8beb641c546106a74747925 authored about 6 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

e3be9d75bd03a9546090b4d972bc2890f757c301 authored about 6 years ago by Vitaly Puzrin <[email protected]>
fix RangeError on chrome71 (#150)

Fixes the following error: RangeError: Too many arguments in function call (only 65534 allowed)
...

0e865a5cea266a3ee18995d03e814494d9b4b934 authored about 6 years ago by Jake <[email protected]>
Clarified licence info in readme

0124206d64a6c89cb06aa8dd23e46ccdf86f6e66 authored over 6 years ago by Vitaly Puzrin <[email protected]>
1.0.6 released

893381abcafa10fa2081ce60dae7d4d8e873a658 authored over 7 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

4d0c80817de75e8038c5e39b999cf48bd97a75cb authored over 7 years ago by Vitaly Puzrin <[email protected]>
Improve @std/esm compatibility, close #115

7238a449fb7595a4cdcbbeba9678ac860195ab13 authored over 7 years ago by Vitaly Puzrin <[email protected]>
Spelling (#114)

f2bcd09d954d0feea2cfc2ec352f161e0addfb6f authored over 7 years ago by Josh Soref <[email protected]>
Comments cleanup (#111)

7abdb13eec4ec0eab6152cc8a69af131e09ea68a authored over 7 years ago by coldcoff <[email protected]>
Update README.md (#108)

Update README.md to make description visible in npm registry (#108)

e15b85bd02468a7393b570f8e4b5a00735e47ffb authored over 7 years ago by Trevor <[email protected]>
Ignore OS code in gzip test, #107

f5f5fea962c5cb8ad526c11481187a319e8a1b2d authored over 7 years ago by Vitaly Puzrin <[email protected]>
Add `npm test` script

4a6867f63350212e0a57e83a069d0f87b502a648 authored over 7 years ago by Vitaly Puzrin <[email protected]>
Skip broken tests

1bfb50961d1a2d740b8d2fa130f7d259506f7d80 authored over 7 years ago by Vitaly Puzrin <[email protected]>
devDeps update

0d903c1a2ecc3e1aecf298119aebe2c1d75be439 authored over 7 years ago by Vitaly Puzrin <[email protected]>
Tests cleanup: use modern sync zlib api

374b277da9f5edd7ffcde108e7af5b1f77abb9f5 authored over 7 years ago by Vitaly Puzrin <[email protected]>
Benchmark update: use modern zlib sync api

dfc3b0e2a181542890aa095442eae246fcebb818 authored over 7 years ago by desudesutalk <[email protected]>
Temrorary freeze node version & disable saucelabs to make test work

a1fc42542a8e22d24b30dee763b8f22a62b13210 authored over 7 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #96 from josephfrazier/patch-1

Fix typos in readme

43d43a85a8b6bb2fae0a18c1a48a3a7dbdff5132 authored over 7 years ago by Vitaly Puzrin <[email protected]>
Fix typos in readme

2115ccfc8c4acae532aa6f15e332159623c4434b authored over 7 years ago by Joseph Frazier <[email protected]>
eslint: use native indent checker + indents update

3555e3bf88ce7feefa567b74fc70c12e5eecc09d authored over 7 years ago by Vitaly Puzrin <[email protected]>
1.0.5 released

588a4376d24f24b3bae4167b4a5c8cd43761a5cd authored over 7 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

3439e90855c3ec8657a7d331930ecfa648fecb06 authored over 7 years ago by Vitaly Puzrin <[email protected]>
More formal zlib attribution and related changes

eaead04de324863b753293589e5fb78fc9701769 authored over 7 years ago by Vitaly Puzrin <[email protected]>
Benchmarks cleanup: remove all foreign files and outdated things

6fd7dd729d2da637cd1b409e9671c126193d41d5 authored over 7 years ago by Vitaly Puzrin <[email protected]>
Examples: send data as form

61f59e7909d8c10703a42e96b333ea336a481112 authored almost 8 years ago by Vitaly Puzrin <[email protected]>
SauceLabs: android 5.0 -> 5.1 to fix cert error

a3b3ae3b608dd6b319ab493bda3df4802df109a5 authored almost 8 years ago by Vitaly Puzrin <[email protected]>
1.0.4 released

8737672b4146ff5bc510f6552bf30bad500aa4b4 authored about 8 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

2c4b869a4f491d6c9cbb498f0e3430843569f696 authored about 8 years ago by Vitaly Puzrin <[email protected]>
More strict eslint options

bbf99f5b570e325545cc8b47630b13e5fc87757b authored about 8 years ago by Vitaly Puzrin <[email protected]>
deps bump + remove unused vars

3550aa653b6ae6ffa7bbaff99b07c7ac7a8e41d6 authored about 8 years ago by Vitaly Puzrin <[email protected]>
Always fill err.message on throw

bd0879c1cdb2f6010501d5f1e3b5b4614fa991d0 authored about 8 years ago by Vitaly Puzrin <[email protected]>
example cleanup

9728a846c195ca82c77d10ba5d4bb4e8f8034e49 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Added example with sending utf-8 data

8e73b4f0695b2f42a2c07df76b9e0e3c5abb763b authored over 8 years ago by Vitaly Puzrin <[email protected]>
Added object compression example, closes #85

728979dd0fc8b74a56087c49ac90c9be8ec7282f authored over 8 years ago by Vitaly Puzrin <[email protected]>
1.0.3 released

653c0b00d8941c89d09ed4546d2179001ec44efc authored over 8 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

a3ef715c358389b9074995828a4262becaf4d384 authored over 8 years ago by Vitaly Puzrin <[email protected]>
1.0.2 released

d53e2219e3ea14ac5759e5925cfd8d14a29c1da6 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

5cd899a6f3fa3c50982e75a43e7659b23f99b59a authored over 8 years ago by Vitaly Puzrin <[email protected]>
changelog update

93d2f86dcea4fe007f8d644eef44fd8ecaaccff2 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Fix test compatibility with old nodes

a70b86c8c72045421efdf8cd0c5a6ca821577e6d authored over 8 years ago by Kirill Efimov <[email protected]>
Fixed wrong offset for `d_buf` (closes #78)

4a07e05823dbb110e522566c2a2fa8cb5ed6d4ff authored over 8 years ago by Kirill Efimov <[email protected]>
Merge pull request #79 from thenickdude/master

Support non-bash shells in "make browserify"

9790b3cb6478de843ecbf3ab89f38b40902c7c0d authored over 8 years ago by Vitaly Puzrin <[email protected]>
Support non-bash shells in "make browserify"

This fixes "-n" to do what it's supposed to do instead of printing a literal "-n" to the file in...

585aea34e0232a2cfce616cfb43e8e7aaf1c8408 authored over 8 years ago by Nicholas Sherlock <[email protected]>
1.0.1 released

78603f42fc4b33393451a9377479d0869886429b authored over 8 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

c5222ac75642cc61e9f8cd1a5dd237697d1ae475 authored over 8 years ago by Vitaly Puzrin <[email protected]>
minor code cleanup

d884686332bfe4d5a60ce656bca618c6c9adca7f authored over 8 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #77 from dignifiedquire/dict

Implement dictionary handling

b40c7cd0abd0c3ce677ecda00d1bc85cd0367cfd authored over 8 years ago by Vitaly Puzrin <[email protected]>
Implement dictionary handling.

This adds the methods

- `deflateSetDictionary`
- `inflateSetDictionary`

as well as calling `set...

ffaf7c8252d99afa9e8a1f24ebdcae1c586028b8 authored over 8 years ago by dignifiedquire <[email protected]>
Merge pull request #74 from alippai/patch-1

Update license range

9c82f8001edc5698554856769e05c5820cd06ca4 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Update license range

984f2721ed2e06952e2e2ac0299c1c43da48633d authored almost 9 years ago by Ádám Lippai <[email protected]>
1.0.0 released

c3cf4566da9c443575ac7f447e5404af7f34aa3d authored almost 9 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

a25bfa041a8bf8cf5ec600d1f1e2daa27a48db51 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
npm published files list config update

02af90ea69ce1f1007df07758178dd6fe806106a authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Docs update, close #37

10ecbab0be3c1537548d186c17863236b0010eae authored almost 9 years ago by Vitaly Puzrin <[email protected]>
changelog rename & update

8436aa863ece974bab955e91523260abad191179 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Disable IE6/7 tests - unstable at saucelabs

2b3ad4b5d44dddce2a30c5bb38097396dcabc1c3 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Remove `.js` extention in require() use. Close #71

50cd07afc4387d1be06d6da8d8aaf4f9e82f6a38 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Allow create Deflate/Inflate instances without `new`

99a2e4efdc616c790a853ec9d73aabc67944fc35 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Coding Style & eslint rules update

500bc5d042b464e9891b5791364437bb47ae08f4 authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #67 from xmikus01/patch-1

Typo in README.md

7385ffd8dac7568462495d6cb6b607c677a6a0e4 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Typo in README.md

0748c24c72558d674fd01cb928309204efd994b2 authored about 9 years ago by Petr Mikusek <[email protected]>
Merge pull request #66 from xmikus01/patch-1

Fix typo s/alrorythm/algorithm/

02814671797a4313f2e6d34074ae6b5b0e56e1f5 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Fix typo s/alrorythm/algorithm/

c52b517d92bfcfc6e0844a29fddf048e25b10a28 authored about 9 years ago by Petr Mikusek <[email protected]>
0.2.8 released

08c5cfb4fe2f744bedbd249be908bba0d8fc0946 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

26ebc2d04840fa7a7ebb13a98227db0faa22713f authored over 9 years ago by Vitaly Puzrin <[email protected]>
code/comments cleanup

5f728b177d4dfb630e6414779509b1571f6754d9 authored over 9 years ago by Vitaly Puzrin <[email protected]>
fix inflate wrapper check condition, issue #65

2c504a0865bed72d5cb02a4fd58c0232a8c980da authored over 9 years ago by nik <[email protected]>
rename window -> s_window, close #60

2bef4935c7502b35fb7815ef0b55c0480048248c authored over 9 years ago by Vitaly Puzrin <[email protected]>
Added IE6 testing

3d02fb105c12c9c120c302168152a430d374e31e authored over 9 years ago by Vitaly Puzrin <[email protected]>
Increased timeouts to pass IE 7/8 tests

705b072edf63654868f9c1dfe6c5acd6720ad990 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Pinned mocha version for compatibility with old IEs

6fa3101b48082221950c185cc6f93d528dd1a278 authored over 9 years ago by Vitaly Puzrin <[email protected]>
0.2.7 released

8070869d8cef31f291e02498c28d7f423de34ade authored over 9 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

54a8b34cd99e9e63eb398a79ab9c6dc95e9a4e72 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #57 from TinoLange/flushfix

Patch: pako and Z_SYNC_FLUSH

e77b84ea955ec319f320c74a5290227c9f0e4761 authored over 9 years ago by Vitaly Puzrin <[email protected]>
- high-level wrapper: add documentation for recently introduced Z_SYNC_FLUSH

0d64e15c82598ca991ad6a8792fc38ab12d38029 authored over 9 years ago by Tino Lange <[email protected]>
- high-level wrapper: make {in,de}flate.push(data, Z_SYNC_FLUSH) working

(will fix issue #34)

a75010e2cc9a8a7956f4fa04c0fb60597ec78b62 authored over 9 years ago by Tino Lange <[email protected]>
Typo fix, closes #52

ddaf928aec94dd10dd06e885b8918f6744c4a2d1 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Use docker container for travis tests

cf7da482122f388e0da4b715ba8d31e6415d5b3b authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Replaced jshint with eslint & updated CS

cff11fc91bcf0f746da60b438ca9f8d0d2ab0829 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0.2.6 released

4ace00c10b5f4be0b008c3799fd5b076173f19c2 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Browser files rebuild

fae8ad56d011fbac65de3d9645b8b5c7edc068d8 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Allow ArrayBuffer input, closes #49

c6f03f4522471440f34413b7e2ac1a86b418d297 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
deps & saucelabs update

cab7e77d0605f4f0d576d78218c71652b5e40b86 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0.2.5 released

eda5a97b543decd7e712534fa4cfcc88b85dc4ff authored over 10 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

0021574793560bb434df44df2d767950b6c4c70e authored over 10 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #31 from jarofghosts/master

fix reference error issue #30

18a9999812350eb0316365b8df08c1b29a614a2b authored over 10 years ago by Vitaly Puzrin <[email protected]>
fix reference error issue #30

a809b0bde234e5a93d40a57416f4a0a4c0dcd070 authored over 10 years ago by jesse keane <[email protected]>
0.2.4 released

f09eb4c5fab3395a6c2541c4345748633b98afa3 authored over 10 years ago by Vitaly Puzrin <[email protected]>
browser files rebuild

c54ce972f06086e79c2624b27569891552a89fc5 authored over 10 years ago by Vitaly Puzrin <[email protected]>
fix inflate wrapper cycle condition issue #29

c449f4ff695ff2b88bcd2747abbef0de8e81438a authored over 10 years ago by nik <[email protected]>
Added test for issue #29

87a6a8825536573f70e187a3a06ffbb5c031254a authored over 10 years ago by Vitaly Puzrin <[email protected]>
inflate speed opts for old v8

0df06dbb67e958f9b3f0dfe84cb2a8794c5f6f72 authored over 10 years ago by Vitaly Puzrin <[email protected]>
0.2.3 released

d846c78df969fd4abc56356d91dfb48c662fc1a5 authored over 10 years ago by Vitaly Puzrin <[email protected]>
updated saucelabs options

a9b9569a0865cbff0ecce24327f7214d69d28684 authored over 10 years ago by Vitaly Puzrin <[email protected]>
dependencies update

56c63a1fb20b7d4dd426509165f99eb0b96e2c10 authored over 10 years ago by Vitaly Puzrin <[email protected]>
badges update

d87614b758f275c0871424176c54dbadd64c9e63 authored over 10 years ago by Vitaly Puzrin <[email protected]>