Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

nice-grpc-common

deeplay-io912.7kMIT2.0.2TypeScript support: included

Common stuff for nice-grpc and nice-grpc-web

readme

nice-grpc-common npm version

Common data structures and types for nice-grpc and nice-grpc-web.

If you are making a middleware library, consider depending on nice-grpc-common, as it is considered more stable in terms of semver. Also, this allows you to build an isomorphic client middleware (working on both Node.js and the Browser).

For application code, use nice-grpc or nice-grpc-web directly. Both re-export names from nice-grpc-common.

Installation

npm install nice-grpc-common

Contents