Common utilities for gRPC servers in TypeScript, version 3.8.0. Includes a script (eol-protogen) to generate protobuf models from proto files, reducing boilerplate. Designed for internal use at Newline Studio; not actively maintained for the broader community. No notable alternatives in the npm ecosystem for this specific workflow.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
The CLI tool is invoked via npx, not imported as a module.
ESM import is preferred; the package is written in TypeScript and exports named symbols.
Only named export available.
Shows how to generate protobuf models using eol-protogen and start a gRPC server with eol-commons-grpc.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.