A very simple mutex for asynchronous code, which does not spin nor busy-wait. Also exports an efficient Queue.
published version 1.0.4, 9 years agoA very simple file-based document store for (mostly) json.
published version 1.0.3, 8 years agoEasy setup jsonrpc using postMessage between frames or workers.
published version 1.0.1, 6 months agoSigned and encrypted document infrastructure based on public key encryption and self-organizing users.
published version 1.1.0, 4 months agoBasic cloud storage in which contents are cryptographically signed, using distributed-storage as a co-dependency.
published version 1.0.10, 4 months agoSimple, fast, least-recently-used cache (specifically, last set) with active time-to-live eviction, optimized for large-string keys and frequent reads, and no dependencies (other than jasmine dev testing).
published version 1.0.1, 4 months ago