1.0.0 • Published 3 years ago

@0xc/invisihash v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

invisihash

generate a zero-width (rendered) hash with popular algorithms such as SHA-256.

examples

import { hash } from "@0xc/invisihash";

const someValue = JSON.stringify(arguments);
const output = hash(someValue, "sha384");

the default algorithm is sha256 and is not required to be passed

hash("hello world");

why does this even exist

Confluence requires unique titles and allows unicode so 🚀🚀🚀