v0.0.2
python zlib.crc32 替代函数,用于node web deno
Attributes
Includes Deno configuration
Repository
Current version released
a year ago
Versions
本库实现了与python
zlib.crc32
相同计算CRC校验值结果,主要移值于node web deno
使用
import {crc32} from "https://deno.land/x/crc32wasm_deno@v0.0.2/mod.ts.js";
crc32("hello world")