Skip to content

Return a random-access-file instance, no matter wheter a file name or an already created instance is passed

Notifications You must be signed in to change notification settings

random-access-storage/rafify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rafify

Return a random-access-file instance, no matter wheter a file name or an already created instance is passed.

Example

var rafify = require('rafify')

var store = rafify(path || store)

Installation

$ npm install rafify

License

MIT

About

Return a random-access-file instance, no matter wheter a file name or an already created instance is passed

Resources

Stars

Watchers

Forks

Packages

No packages published