ts-grpc-willw2

JSON →
library 1.0.5 ·javascript
verified Jun 7, 2026

A minimal template for generating TypeScript gRPC client and server code from proto files. Current version 1.0.5, released once as a proof-of-concept. It wraps the protoc-gen-ts plugin and provides a basic example. Not actively maintained; alternatives like grpc-tools or buf are more robust. Differentiator: simplifies initial setup for TypeScript users unfamiliar with gRPC code generation.