node-object-hash

Node.js object hash library with properties/arrays sorting to provide constant hashes

sha-anything

A tiny TS utility to sha256 anything, including objects (with sorted keys option). Uses native crypto in browser & NodeJS.

shagit

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.