@forwardimpact/libcodegen
v0.1.70
Published
Protobuf code generation — keep types in sync with proto definitions without hand-writing.
Downloads
446
Maintainers
Readme
libcodegen
Protobuf code generation — keep types in sync with proto definitions without hand-writing.
Getting Started
npx fit-codegen generate --allimport { CodegenTypes, CodegenServices, CodegenDefinitions } from '@forwardimpact/libcodegen';Documentation
- Keep Types Synced with Proto Definitions
— one source of truth from proto definition to runtime.
fit-codegenregenerates the types, the MCP tools, and the service endpoints.
