@azure/event-hubs

v1.0.6
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 --exit

build

npm run tslint && npm run tsc

tslint

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

prepare

npm run build

prebuild

rimraf dist && rimraf typings
npm i @azure/[email protected]

Metadata

  • MIT
  • Whatever
  • Microsoft Corporation
  • released 10/5/2018

Downloads