matrix-appservice-bridge

v2.2.0
Bridging infrastructure for Matrix Application Services
matrix-org

lint

eslint -c .eslintrc.json src/**/*.ts

test

jasmine --stop-on-failure=true

build

tsc --project tsconfig.json

check

npm run lint && npm test

gendoc

typedoc

ci-test

nyc -x "**/spec/**" --report text jasmine

prepare

npm run build

Metadata

Downloads