node-storage-hub

It a Node Lib for accessing to Web storage services (Google Drive, Amazon, Dropbox, etc)

Usage no npm install needed!

<script type="module">
  import nodeStorageHub from 'https://cdn.skypack.dev/node-storage-hub';
</script>

README

node-storage-hub

WORK IN PROGRESS!

Installation

npm install node-storage-hub --save

Usage

var storage-hub = require('storage-hub');

Tests

npm test

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

  • 0.1.0 Initial release