wasb-stream
v0.0.3
Published
Duplex Stream which allows to upload files to Azure Blob Storage
Downloads
6
Maintainers
Readme
digest-stream
Simple node.js duplex stream which uploads the content of a Stream to Azure Blob Storage
Motivation
The way the Azure
Installation
npm install wasb-stream
Usage
var wasbStream = require('wasb-stream');
Changes
- v0.0.3 - First fully functional version
Get involved
If you have input or ideas or would like to get involved, you may:
- open an issue on github to begin a discussion - https://github.com/pekebuda/wasb-stream/issues
- fork the repo and send a pull request (ideally with tests) - https://github.com/pekebuda/wasb-stream