hasha
Hashing made simple. Get the hash of a buffer/string/stream/file.
memory-cache
A simple in-memory cache. put(), get() and del()
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
hasha-cli
Hashing made simple. Get the hash of text or stdin.
simple-get-stream
Simply wraps [simple-get][] and his methods to return Response stream instead of Request stream. Simple as `simpleGet.get(url).pipe(process.stdout)`