toml-to-go
toml-to-go copied to clipboard
Translates TOML into a Go type in your browser instantly
TOML-to-Go
Translates TOML into a Go type definition. Check it out!
Contributions are welcome! Open a pull request to fix a bug, or open an issue to discuss a new feature or change.
Credits
TOML-to-Go is base on JSON-to-go originally by (Matt Holt).
The Go Gopher is originally by The Go Blog. This artwork is an adaptation.
The TOML parser for node and the browser is originally by (Michelle Tilley).