Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the browser.
A pure JavaScript and zero dependencies CRC node module.
Fast Javascript calculation of custom CRC checksum. Prebuilt models for CRC-6, CRC-8, CRC-10, CRC-16, CRC-24, CRC-32, CRC-32C.
A cross platform alternative for calculating Cyclic Redundancy Checks (CRC) values.