grpc-generated-name

JSON →
library 0.0.21 ·javascript
verified Jun 7, 2026

A library containing gRPC-generated TypeScript/JavaScript code and types for client-server communication. Current stable version 0.0.21 is pre-release and likely unstable. Use it with a gRPC server implementation (e.g., @grpc/grpc-js). Key differentiators: auto-generated from your .proto files, includes TypeScript types compiled from proto definitions. Alternative: use protobuf-ts or manually define types.