Skip to content

akrn/azureblob-upload-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azureblob-upload-node

Upload various data to azure blobs from nodejs. Library is written in TypeScript 1.8 with use of async/await functions. Compilation target is set to ES6 so at least node v4 is required.

Testing

npm test

AZURE_STORAGE_CONNECTION_STRING environment variable should be set in order to allow tests to connect Azure. Tests are written in TypeScript as well. They got precompiled before each run.

About

Upload various data to azure blobs from nodejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published