matrix-appservice-bridge

v1.4.0
Bridging infrastructure for Matrix Application Services
matrix-org

lint

eslint lib/ spec/

test

BLUEBIRD_DEBUG=1 jasmine --stop-on-failure=true

check

npm run lint && npm test

gendoc

jsdoc -r lib -R README.md -P package.json -d .jsdoc

ci-test

BLUEBIRD_DEBUG=1 istanbul cover -x "**/spec/**" --report text jasmine

Metadata

Downloads