Guts is a code generator that converts Golang types to Typescript. Useful for keeping types in sync between the front and backend.
Stars
311
Forks
11
Watchers
311
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: normalize comment text for synthetic comments to ensure cross-platform compatibility (#79)
e8b786cView on GitHubfeat: add support for comments in enum definitions and TypeScript output (#75)
12d0e34View on GitHubfeat: preserve comments for enum members in TypeScript output (#74)
87754f8View on GitHubchore(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0 (#67)
7c6d76eView on GitHubchore(deps): bump actions/checkout from 5.0.1 to 6.0.0 (#65)
0e7069aView on GitHubconvert golang `Deprecated:` into JSDoc `@deprecated` (#64)
05c3828View on GitHubchore(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#63)
66099c2View on GitHubchore(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 (#62)
1fc2593View on GitHubadd 'PreserveComments' and 'StandardMappings' to example
b5c2254View on GitHubchore(deps): bump golang.org/x/tools from 0.36.0 to 0.38.0 (#54)
5c77f0cView on GitHub