1.0.6 • Published 6 months ago

@oniri/corestorejs v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

corestoreJs

This is the Corestore but without any native modules.

This can be used in termux and any other architecture that build of native modules does not work

To use it for now you can

npm install @oniri/corestorejs

In your code :

const Corestore = require('corestorejs')

You can check the test folder in order to use the random-access-file as storage

1.0.6

6 months ago

1.0.5

6 months ago