diff --git a/README.md b/README.md index 0deb0d04..a3e3d12b 100644 --- a/README.md +++ b/README.md @@ -2250,6 +2250,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [OctoLinker](https://github.com/OctoLinker/browser-extension) - Navigate through go files efficiently with the OctoLinker browser extension for GitHub. * [richgo](https://github.com/kyoh86/richgo) - Enrich `go test` outputs with text decorations. * [rts](https://github.com/galeone/rts) - RTS: response to struct. Generates Go structs from server responses. +* [typex](https://github.com/dtgorski/typex) - Examine Go types and their transitive dependencies, alternatively export results as TypeScript value objects (or types) declaration. ## Software Packages