JavaScript calculator for checking divisibility of large numbers by 19. Production-tested BigInt implementation with rate limiting and input validation.
Drop-in compatibility with Node.js's crypto API. While we don't support stream functionality yet, in most cases you can replace references to Node.js's API with bigint-hash. High performance.
ReScript 12.0 has launched, marking a milestone in modernizing the language with a rewritten build system, improved ...