issues
search
brianloveswords
/
buffer-crc32
A pure javascript CRC32 algorithm that plays nice with binary data
MIT License
97
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
automatically use node:zlib.crc32 when available
#37
thejoshwolfe
opened
1 month ago
0
Add benchmark comparing performance of this package with node:zlib.crc32
#36
thejoshwolfe
opened
1 month ago
0
upgrade dependencies
#35
thejoshwolfe
opened
1 month ago
1
Consider using native node:zlib.crc32 when available
#34
thejoshwolfe
opened
1 month ago
2
Passing a number will allocate a Buffer the size of the number
#33
Orel-A
opened
1 month ago
1
🏁 RoSctober 2024: The Open Source Developer Challenge is about to start
#32
race-of-sloths
closed
2 months ago
0
Fix typescript export
#31
xfournet
opened
2 months ago
3
Generated ESM types have invalid export syntax
#30
cahilfoley
opened
5 months ago
2
Add prettier, format code
#29
kibertoad
closed
10 months ago
0
Add ESM/CJS double-publishing
#28
kibertoad
closed
9 months ago
11
feat: Remove compatibility legacy code
#27
kibertoad
closed
10 months ago
0
Linting & formatting
#26
kibertoad
closed
10 months ago
1
ESM support
#25
kibertoad
closed
9 months ago
2
chore: Explicit module type
#24
kibertoad
closed
10 months ago
0
chore: Remove Travis configuration
#23
kibertoad
closed
10 months ago
0
fix: Only resolve hasNewBufferAPI flag once
#22
kibertoad
closed
10 months ago
1
chore: add GitHub Actions
#21
kibertoad
closed
10 months ago
1
Deprecated Buffer API
#20
kibertoad
closed
10 months ago
5
Add current LTS to tested Node versions
#19
nikeee
closed
2 years ago
0
Added power support for the travis.yml file with ppc64le
#18
sreekanth370
closed
3 years ago
1
Same issue with 0.2.12. Expected version ">=6.0.0"
#17
jh2oman
closed
8 years ago
14
0.2.8 build is broken
#16
kirrg001
closed
8 years ago
10
use `new` with Buffer
#15
caesar
closed
8 years ago
0
DeprecationWarning: Using Buffer without `new` will soon stop working. Use `new Buffer()`, or preferably `Buffer.from()`, `Buffer.allocUnsafe()` or `Buffer.alloc()` instead.
#14
develar
closed
8 years ago
17
Remove non-essential files from npm package
#13
jorrit
closed
8 years ago
0
Duplicate posts after upgrading to 1.6.0.beta10
#12
wgiroir
closed
8 years ago
0
Does not work in browser due to Buffer requirement
#11
matbee-eth
closed
9 years ago
2
Add license to package.json.
#10
danbell
closed
10 years ago
1
Add MIT license to package.json
#9
michaelsanford
closed
9 years ago
0
Crashes on Utilite
#8
wgiroir
closed
8 years ago
3
Use typed array to boost performance by 50%
#7
ashi009
closed
10 years ago
5
please push git tags for latest version
#6
kapouer
closed
11 years ago
3
Please include a license
#5
jamielinux
closed
11 years ago
2
Fix some typos
#4
mistakster
closed
11 years ago
0
Getter for unsigned int value
#3
mistakster
closed
11 years ago
1
Append mode
#2
mistakster
closed
11 years ago
1
LICENSE
#1
kilianc
closed
12 years ago
1