js-crc

Simple CRC checksum functions for JavaScript. Supports many predefined models such as CRC-8, CRC-16, CRC-24, CRC-32, and CRC-64. It also supports custom CRC models.

etquibusdam

Simple CRC checksum functions for JavaScript(CRC-16 and CRC-32).

js-crc-update

Simple CRC checksum functions for JavaScript(CRC-16 and CRC-32).