@azure/event-hubs

v1.0.2
Azure Event Hubs SDK for JS.

tsc

tsc

test

npm run build

unit

nyc --reporter=lcov --reporter=text-lcov mocha -r ts-node/register -t 50000 ./tests/**/*.spec.ts --abort-on-uncaught-exception

build

npm run tslint && npm run tsc

tslint

tslint -p . -c tslint.json --exclude examples/**/*.ts --exclude tests/**/*.ts

prepare

npm run build
npm i @azure/[email protected]

Metadata

  • MIT
  • Whatever
  • Microsoft Corporation
  • released 9/14/2018

Downloads