2.3.2 • Published 3 years ago

brogrammers_storage v2.3.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Brogrammers-Storage

Getting started

look at test.js file there is some example of usage

const Storage = require('storage');
const root_directory_path = __dirname + "/storage"; // the main directory to read and write
const storage = new Storage({root:root_directory_path});
2.2.1

3 years ago

2.2.0

3 years ago

2.3.2

3 years ago

2.2.2

3 years ago

2.1.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago