Search results

3 packages found

A lean, zero dependency library to provide a useful base for your project.

published 0.4.41 20 days ago
M
Q
P

simple js sha2 (256bit) implementation

published 1.0.7 4 years ago
M
Q
P

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

published 1.0.6 5 years ago
M
Q
P