node-fast-crc32c icon indicating copy to clipboard operation
node-fast-crc32c copied to clipboard

node.js CRC-32C algorithm with hardware acceleration and software fallback.

Results 14 node-fast-crc32c issues
Sort by recently updated
recently updated
newest added

Webpack bundling fails because implementations are required using relative paths at runtime. Updates these to be required beforehand and just iterates over them

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

resolve https://github.com/ashi009/node-fast-crc32c/issues/21

The `browser` target in package.json is supported by [browserify](https://github.com/substack/node-browserify#browser-field) and [webpack](https://webpack.js.org/configuration/resolve/#resolve-mainfields) The [buffer](https://github.com/feross/buffer) module is also used by both bundlers to provide a shim for the node `Buffer`.