random-access-application

2.0.1 • Public • Published

random-access-application

Get a random-access-storage instance scoped to your application

npm i -s random-access-application
const RAA = require('random-access-application')

// Creates a data directory for your application using the env-paths module
// Works in the web with random-access-web
const storage = RAA('my-application-name')

hyperdrive(storage)

Readme

Keywords

none

Package Sidebar

Install

npm i random-access-application

Weekly Downloads

16

Version

2.0.1

License

MIT

Unpacked Size

2.76 kB

Total Files

5

Last publish

Collaborators

  • rangermauve