Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the browser.
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 lean, zero dependency library to provide a useful base for your project.
The library for calculating Cyclic Redundancy Check (CRC) for browser-side and nodejs-side
Fast Javascript calculation of custom CRC checksum. Prebuilt models for CRC-6, CRC-8, CRC-10, CRC-16, CRC-24, CRC-32, CRC-32C.