Ecosyste.ms: Packages

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

npmjs.org : 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

Registry - Source - JSON
purl: pkg:npm/simple-js-hash-store
Keywords: hash, sha2, sha2-256, sha256, database, hash-table
License: MIT
Latest release: about 5 years ago
First release: about 5 years ago
Dependent repositories: 1
Downloads: 18 last month
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...