mbclient

v1.1.1
Message broker library
amqp message broker

cz

git-cz

clean

rm -rf dist

build

tsc

watch

tsc -w

lint

tslint --project . "src/**/*.ts"

check

npm run lint && npm run test:unit

test:unit

jest --forceExit --coverage --verbose --detectOpenHandles --passWithNoTests

test:ci

npm run test:unit -- --coverageReporters=text-lcov | coveralls

test:unit:watch

jest --watch

prepublishOnly

npm run check && npm run build

semantic-release

semantic-release

Source Code

Metadata

  • Apache-2.0
  • >=8.0.0
  • Gajewski Dmitriy Yurevish
  • released 6/10/2020

Downloads

Maintainers