1 dépôt
Libraries designed to run seamlessly across different JavaScript runtimes such as browsers and Node.js.
Distinct from Cross-Platform Libraries: None of the candidates specifically capture the 'Cross-Runtime' nature for JS libraries without focusing on UI components or OS-specific C++ libraries.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Cross-Runtime JavaScript Libraries. Refine with filters or upvote what's useful.
This is a cross-platform JavaScript library and cryptographic hash tool used for generating 128-bit MD5 message digests and fingerprints from strings or binary data. It provides a consistent implementation for computing hash values and hexadecimal-encoded digests to facilitate data validation. The library includes an implementation of HMAC-MD5, allowing for the creation of keyed-hash message authentication codes to verify both the authenticity and integrity of a message using a secret key. These capabilities support data integrity verification and message authentication across both client-si
Designed as a cross-platform library compatible with both web browsers and Node.js environments.