Added typex (#3138)

This commit is contained in:
Daniel T. Gorski 2020-07-03 16:33:30 +02:00 committed by GitHub
parent e88ceacff5
commit 8326fc74bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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