{"library":"grpc-js-kit","type":"library","category":null,"description":"A lightweight wrapper around @grpc/grpc-js and @grpc/proto-loader that simplifies setting up gRPC servers and clients on Node.js. Version 0.1.1 is the latest stable release, published as a fork that replaces the native grpc dependency with the pure JavaScript @grpc/grpc-js. It provides a unified API for creating servers and clients, supports unary and streaming RPCs, and allows both callback and async route handlers. Its key differentiator is the reduced boilerplate—no manual proto loading or service registration is required. Release cadence is low; the package is not actively maintained (last update 2020).","language":"javascript","status":"maintenance","version":"0.1.1","tags":["javascript","grpc"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-js-kit","imports":["import { createServer } from 'grpc-js-kit'","import { createClient } from 'grpc-js-kit'","import grpcKit from 'grpc-js-kit'"]},{"cmd":"yarn add grpc-js-kit","imports":[]},{"cmd":"pnpm add grpc-js-kit","imports":[]}],"homepage":"https://github.com/jplomas/grpc-js-kit#readme","github":"https://github.com/jplomas/grpc-js-kit","docs":null,"changelog":null,"pypi":null,"npm":"grpc-js-kit","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}