Libraries

MikroHash

NPM package

Zero-dependency string hashing helpers.

Type
Developer library
Package
mikrohash
License
MIT

Small library, clear job.

MikroHash hashes string values to hex, base64, URL-safe base64, or binary output for apps that need direct cryptographic utility functions.

Hashing Crypto Zero dependencies

What it does

Hash strings to hex, base64, URL-safe base64, or binary

Zero runtime dependencies

Small API for direct hashing needs

Useful for tokens, signatures, checksums, and IDs

Install

Add it to a project

npm install mikrohash