Node.js object hash library with properties/arrays sorting to provide constant hashes
A tiny TS utility to sha256 anything, including objects (with sorted keys option). Uses native crypto in browser & NodeJS.
Very simple: returns the git sha of a string. The same as running git hash-object foo.txt
if the string were saved in that file.