grpc-bus

v1.1.0
Call GRPC services (even streams!) from the browser.

build

tsc && ./scripts/build_touchups.bash

gen-proto

./scripts/gen_proto.bash

lint

tslint --project tsconfig.json -c tslint.json --type-check

test

npm run lint && npm run mocha

ci

npm run build && npm run test

mocha

ts-node node_modules/istanbul/lib/cli.js cover -e .ts -x "*.d.ts" -x "*.spec.ts" ./test/run_tests.js

mocha-nocover

ts-node ./test/run_tests.js
npm i grpc-bus

Metadata

  • MIT
  • Whatever
  • Christian Stewart
  • released 12/11/2016

Downloads

Maintainers