{"library":"nestjs-proto-gen-ts","type":"library","category":null,"description":"Generate TypeScript interfaces and services from protobuf files for use with Nest.js gRPC microservices. Version 1.0.21 (latest as of 2024) uses protobufjs and handlebars templates to produce ESM-ready TypeScript code directly without the protoc compiler. Key differentiator: no dependency on protoc, output is pure TypeScript interfaces + RxJS Observables that integrate directly with @nestjs/microservices. Less actively maintained than alternatives like ts-proto, but still functional for Nest.js projects. Release cadence: irregular, last update over 2 years ago.","language":"javascript","status":"active","version":"1.0.21","tags":["javascript","protobuf","proto","protobufjs","typescript","grpc","nest.js"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install nestjs-proto-gen-ts","imports":["import { generate } from 'nestjs-proto-gen-ts'","npx tsproto --path ./proto","import { hero } from 'path/to/generated/hero'; type HeroesService = hero.HeroesService;"]},{"cmd":"yarn add nestjs-proto-gen-ts","imports":[]},{"cmd":"pnpm add nestjs-proto-gen-ts","imports":[]}],"homepage":"https://github.com/AlexDaSoul/nestjs-proto-gen-ts","github":"ssh://git@github.com/AlexDaSoul/nestjs-proto-gen-ts","docs":null,"changelog":null,"pypi":null,"npm":"nestjs-proto-gen-ts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}