对一段字符串计算其hash值。(此处暂用emotion-js库中的hash实现替代)
Generate hashes from javascript objects in node and the browser.
Stable JS value hash.
A MurmurHash2 implementation
Implementation of JSON Web Signatures
JWA implementation (supports all JWS algorithms)
abstract base class for hash-streams
An incremental implementation of MurmurHash3
Stable JS value hash.
A pure JS implementation SHA256.
Hashing made simple. Get the hash of a buffer/string/stream/file.
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
Create a hash for file revving
create hashes for browserify
Generates a hash for an installed npm package, useful for salting caches
A collection of utilities for better-auth
A custom build of Stylis
Create a base32 hash
Lightning fast normal and incremental md5 for javascript
Hash utility functions for Ethereum.
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
A simple MD5 hash function for JavaScript supports UTF-8 encoding.
Node.js object hash library with properties/arrays sorting to provide constant hashes
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
A Sinatra extension for setting and showing Rails-like flash messages. This extension improves on the Rack::Flash gem by being simpler to use, providing a full range of hash operations (including iterating through various flash keys, testing the size of the hash, etc.), and offering a 'styled_flash' view helper to render the entire flash hash with sensible CSS classes. The downside is reduced flexibility -- these methods will *only* work in Sinatra.
Build CSS class strings from conditional expressions, hashes, arrays, or nested structures. 2-4x faster drop-in replacement for Rails class_names. Supports ViewComponent, Phlex, and Tailwind CSS.
Build CSS class strings from conditional expressions, hashes, arrays, or nested structures. Framework-agnostic. Perfect for ViewComponent, Phlex, and Tailwind CSS. Works with any Ruby codebase.
A Sinatra extension for setting and showing Rails-like flash messages. This extension improves on the Rack::Flash gem by being simpler to use, providing a full range of hash operations (including iterating through various flash keys, testing the size of the hash, etc.), and offering a 'styled_flash' view helper to render the entire flash hash with sensible CSS classes. The downside is reduced flexibility -- these methods will *only* work in Sinatra.