JSPM

Found 2 results for sha2-256

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

  • v1.0.6
  • 9.34
  • Published