{"library":"grpc-ts","type":"library","category":null,"description":"grpc-ts is a CLI tool and library for generating TypeScript type definitions from gRPC service definitions (.proto files). It provides both a command-line interface and a programmatic API. As of v0.0.48, the project appears to be in early development with limited releases and no recent updates. It differentiates by offering a straightforward conversion of proto files to TypeScript interfaces, but lacks the ecosystem maturity of alternatives like protobuf-ts or protoc-gen-ts.","language":"javascript","status":"maintenance","version":"0.0.48","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-ts","imports":["npx grpc-ts -i input.proto -o output/","import { generate } from 'grpc-ts';","generate({ input: 'file.proto', output: './types' })"]},{"cmd":"yarn add grpc-ts","imports":[]},{"cmd":"pnpm add grpc-ts","imports":[]}],"homepage":"https://github.com/J45k4/grpc-ts#readme","github":"https://github.com/J45k4/grpc-ts","docs":null,"changelog":null,"pypi":null,"npm":"grpc-ts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}