[ 源代码: node-crc32 ]
软件包: node-crc32 (0.2.2-3)
node-crc32 的相关链接
Trisquel 的资源:
下载源码包 node-crc32:
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Pirate Praveen
外部的资源:
- 主页 [github.com]
相似软件包:
CRC-32 implemented in JavaScript
CRC means 'Cyclic Redundancy Check' and is a way to checksum data. It is a simple algorithm based on polynomials and is used in such projects as gzip.
This module only works with UTF-8 strings, and is meant to be able to work on node and in the browser.
Node.js is an event-based server-side JavaScript engine.