how to import: ``` const HashStore = require('simple-js-hash-store') const hashStore = new HashStore('./data') ``` storing data ``` const reference = hashStore.save('test') ``` if memory encombered you can remove a specific item from memory using it's ref
A simple MD5 hash function for JavaScript supports UTF-8 encoding.
A MurmurHash2 implementation
Create a hash checksum over a folder and its content - its children and their content
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
Stable JS value hash.
A pure JS implementation SHA256.
Generate hashes from javascript objects in node and the browser.
An incremental implementation of MurmurHash3
Hashing made simple. Get the hash of a buffer/string/stream/file.
create hashes for browserify
JWA implementation (supports all JWS algorithms)
Generates a hash for an installed npm package, useful for salting caches
A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
Simple object hashing, serialization and comparison utils.
Implementation of JSON Web Signatures
Primary SDK for using XYO Protocol 2.0
Bigmap for Keyv
abstract base class for hash-streams
Various hash functions that could be run by both browser and node
Firebase JavaScript library for web and Node.js
Create a MD5 hash with hex encoding
file system store for node cache manager