Ecosyste.ms: OpenCollective

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

github.com/SheetJS/js-crc32

:cyclone: JS standard CRC-32 and CRC32C implementation
https://github.com/SheetJS/js-crc32

version bump 1.2.3

01cafc98c3785ac15fd36c731e35b660add07898 authored over 2 years ago
ESM build

3bd21324dbbd9f286aedf77f1eeb161823963c54 authored over 2 years ago
replace git.io links

02389a3823bcac7f4e79323b038567f512623efe authored over 2 years ago
version bump 1.2.2

6a752a8568e37e824e85da3abf45ff883ae2f651 authored almost 3 years ago
crc32-cli

a1bcb01e8e77612d9dbbdd380eafa0363ee4144a authored almost 3 years ago
version bump 1.2.1

d64513c9525ff50dda0eeb538ed0535a61ae7243 authored almost 3 years ago
Slice-by-16 for buf and bstr (fixes #17)

d2e236fe5e8a1a27b20d0d4a8c27e65238656c1a authored almost 3 years ago
CRC32C

9f973467551e2ca00a69fe878a6cb332ef7bdd37 authored about 3 years ago
Update package.json

49af36393a109910880a8647506a0951eb0eb6d9 authored about 3 years ago
package.json: use file extensions

for esmodules compatibility

3093cbddca79aaab4ea1dfb83edaaa65be12ff50 authored about 3 years ago
added test artifacts

0d509b2f91294dfbff3ce3647e762a2a73bfc689 authored over 5 years ago
License text

16bcde00dff18f2b569eab05e54f268af11373dc authored over 5 years ago
node 4.x Buffer.from fix

58bae10e50cdbbb945007baf1c0ca981756fbc13 authored over 6 years ago
flow switch to module.exports

238dc0e647ed340ff806ad76ad12c11ac617efd1 authored almost 7 years ago
increased test timeout for node 8.x / 9.x

see https://github.com/nodejs/node/issues/18218

13f8e4f8f4f4eeb7fbdf0aadd6bb9d696c07190a authored about 7 years ago
version bump 1.2.0: infrastructure

02caecf54f5f8cd9fbcbc295cbf3d6553db97e58 authored about 7 years ago
version bump 1.1.1: typescript definitions

2253617eaedb9c4e774faecd3e38cae801311430 authored over 7 years ago
version bump 1.1.0: pin dependencies

43cef94e0a281a477555998fcfd15816fb2bf814 authored over 7 years ago
flow and travis fixes

7fe46c8fa9ee4e41429ab69f0e16256fbaf901e0 authored over 7 years ago
update paths for gh-pages [ci skip]

63ef494ee799a59432f2df3a62304c5e4961a893 authored over 7 years ago
version bump 1.0.2: demos and CLI

029cc9924903b2840878ab751860d8848dd0051f authored over 7 years ago
test node 7 in travis

6927488edcb023542f6859f7c6a6962bd798d72e authored almost 8 years ago
version bump 1.0.1: bstr performance

The buffer fallback is incredibly slow

5a7e4db9732178f9829afe6edabc128324e062e0 authored over 8 years ago
pared down IE7/IE8 tests [ci skip]

e233fbd509e79e90b386de687ba15effb7687edb authored over 8 years ago
version bump 1.0.0: rolling checksums

- browser tests work in IE6+
- miscellaneous adjustments to tooling

1045f4f8e85fa592358df2ee0300e77e47f4b56d authored over 8 years ago
version bump 0.4.1

- normalized crc iteration logic
- added browser demo
- added command line tool crc32
- fixed un...

e1c9c5e5cd21d7836bc524881a4aa41df3d79877 authored over 8 years ago
version bump 0.4.0

- added missing bitshift (fixes #5)
- brute-force unicode tests

79a265b6622ec3547a371928e5f1c4714f48e91f authored about 9 years ago
updating travis ci node versions

74dda6db029644149c6af1ea5a2d803dcb1a296c authored about 9 years ago
AMD support

b1d8309717f3cb8ced8e1b2830fbd44dd149b7e8 authored over 9 years ago
version bump 0.3.0: cleanup and flow

6cdecfeb22f1ab8bf6f0fac32bf738184cb0e0b6 authored over 9 years ago
version bump 0.2.2: streamlined node module

5cc2f712b112b8ba030f89467150cb7834d8eabd authored over 10 years ago
Merge pull request #2 from Mithgol/patch-1

use SVG to display coverage status

370bee1ad6a76ee9b6eb05da18980fb7f5dd4000 authored over 10 years ago
use SVG to display coverage status

20b243fbe2e0c2144761a09bac3710f627d935d0 authored over 10 years ago
add perf test to travis

a4753c597f47b77d441a52119f408f900b64a335 authored over 10 years ago
long string test (100% coverage)

f9733b16bed31eb45266ea50c495d7b8663d60df authored over 10 years ago
version bump 0.2.1: 8-step unroll

1a8f8f36264c38f75fa0aafd2474666baf6445a4 authored over 10 years ago
version bump 0.2.0: performance

- used Int32Array for storing CRC32 table when possible
- buf/array impl 4-step unrolling
- inte...

c79a8fb6c93e51a0026aafdfacbe0c88e82ba9f5 authored over 10 years ago
Merge pull request #1 from Mithgol/patch-1

use SVG to display Travis CI build testing status

606138a7e905a9ba552cf17bf104fa1e019f5441 authored over 10 years ago
use SVG to display Travis CI build testing status

dffbff5f1231d89589501d1a374114b9038e2ff6 authored over 10 years ago
added spin.sh

d4190dfdf751ee609c611922e217f6766b98d1df authored over 10 years ago
minor readme update to trigger travis

b958256fd9ce3ae64977d2820a3b00608865fe48 authored over 10 years ago
Initial commit

35003c5bdaf0024537a778dcfcce6da143250e90 authored over 10 years ago