unistorage
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

unistorage

A simple storage management system for multiple file storage providers

Description

A typescript module intended to integrate several storage systems ( Google Drive, One Drive, Google Storage, AWS S3 buckets etc.) in a single platform.

Install

Run npm install unistorage

Usage

import { unistorage } from unistorge;

var storage = unistorge('google-drive');'

//storage.ListFiles().then()....

//storage.createDirectory().then()....

Test

Run npm run test

Readme

Keywords

Package Sidebar

Install

npm i unistorage

Weekly Downloads

2

Version

0.0.9

License

ISC

Unpacked Size

22.1 kB

Total Files

35

Last publish

Collaborators

  • sakib_rahman