1.1.7 • Published 1 year ago
crc-native v1.1.7
crc-native
https://github.com/holepunchto/libcrc JavaScript bindings for Node.js.
npm install crc-nativeUsage
const { crc32 } = require('crc-native')
const crc = crc32(Buffer.from('hello world'))
// 0xd4a1185API
const crc = crc32(buffer)
Compute the CRC32 of the given buffer.
License
Apache-2.0
1.1.7
1 year ago
1.1.6
1 year ago
1.1.5
2 years ago
1.1.4
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.1.3
2 years ago
1.1.2
2 years ago
1.0.11
2 years ago
1.0.10
2 years ago
1.0.9
2 years ago
1.0.8
2 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago