azure-storage

v2.10.7
Microsoft Azure Storage Client Library for Node.js
node azure storage

check

jshint lib && npm set audit-level high && npm audit

test

mocha --no-timeouts --recursive test

cover

istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec -u bdd --no-timeouts --recursive test

coveralls

npm run cover && cat ./coverage/lcov.info | node ./node_modules/coveralls/bin/coveralls.js

genjs

node ./browser/bundle.js

jstest

npm run genjs && node ./browser/test/bundle.js && karma start --single-run
npm i azure-storage

Metadata

  • Apache-2.0
  • >= 0.8.26
  • Microsoft Corporation
  • released 1/4/2022

Downloads