Skip to content

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

License

Notifications You must be signed in to change notification settings

RangerMauve/random-access-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published