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