@azure/event-processor-host

v1.0.2
Azure Event Processor Host (Event Hubs) SDK for JS.

tslint

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

tsc

tsc

build

npm run tslint && npm run tsc

test

npm run build

unit

mocha -r ts-node/register -t 50000 ./tests/**/*.spec.ts --abort-on-uncaught-exception

prepare

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

Metadata

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

Downloads