2.3.2 • Published 2 years ago

brogrammers_storage v2.3.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

2.2.0

2 years ago

2.3.2

2 years ago

2.2.2

2 years ago

2.1.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago