Hash Packages

randkey

Dead simple JS module to generate random id/key/hash in various formats, including UUID like

2.3.0 • Published 8 years ago

revi

Get short revision, long revision, current branch and count of revision from git repository

1.0.0 • Published 11 years ago

simple-js-hash-store

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

1.0.6 • Published 6 years ago