mbclient

v3.1.0
Message broker library
amqp message broker

clean

rm -rf dist

build

tsc

watch

tsc -w

lint

eslint src --ext .ts --max-warnings 0

check

npm run lint && npm run test:unit

test

npm run test:unit

test:unit

jest --coverage --verbose

test:ci

npm run test:unit -- --coverageReporters=lcov

test:unit:watch

jest --watch

prepublishOnly

npm run check && npm run build

semantic-release

semantic-release

Source Code

Metadata

  • Apache-2.0
  • >=12.0.0
  • Gajewski Dmitriy Yurevish
  • released 8/24/2022

Downloads