An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

npmjs.org : simple-js-hash-store : 1.0.3

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

Registry - Download - JSON - codemeta.json
purl: pkg:npm/simple-js-hash-store@1.0.3
Published:
Indexed:

    Loading...
    Readme
    Loading...