@grpc/grpc-js

v0.6.17
gRPC Library for Node - pure JS implementation

fix

gts fix

lint

tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check

test

gulp test

build

npm run compile

check

gts check

clean

gts clean

format

clang-format -i -style="{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}" src/*.ts test/*.ts

compile

tsc -p .

prepare

npm run compile

pretest

npm run compile

posttest

npm run check
npm i @grpc/[email protected]

Metadata

  • Apache-2.0
  • ^8.13.0 || >=10.10.0
  • Google Inc.
  • released 2/21/2020

Downloads