Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
ssri
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
crc32-stream
a streaming CRC32 checksumer
crc-32
Pure-JS CRC-32
adler-32
Pure-JS ADLER-32
md5-file
Get the MD5-sum of a given file, with low memory usage, even on huge files.
bs58check
A straightforward implementation of base58-check encoding
sumchecker
Checksum validator
fnv-plus
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
sha256-file
return an sha256sum of a given file
checksum
Checksum utility for node
eip55
A EIP55 compatible address encoding library
sha1-file
Get the SHA1 of a file.
fast-luhn
A fast Luhn algorithm for validating credit cards
evaporate
Javascript library for browser to S3 multipart resumable uploads for browsers and with Node FileSystem (fs) Stream Support
jsum
Consistent checksum calculation of JSON objects.
hash-object
Get the hash of an object
adler32
Adler-32 hashing algorithm
ethereum-checksum-address
Convert Ethereum address to a checksummed address
cyclic-32
Tiny, streaming, seedable CRC32 library, compatible with the crypto.Hash API
luhn-js
Validation and control key generation for credit cards (and more) using Luhn algorithm