Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xuri/toml-to-go

Translates TOML into a Go type in your browser instantly
https://github.com/xuri/toml-to-go

converter generator go golang struct toml translates-toml

Last synced: about 2 months ago
JSON representation

Translates TOML into a Go type in your browser instantly

Awesome Lists containing this project

README

        

TOML-to-Go

# TOML-to-Go

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fxuri%2Ftoml-to-go.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fxuri%2Ftoml-to-go?ref=badge_shield)

Translates TOML into a Go type definition. [Check it out!](https://xuri.me/toml-to-go/)

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](https://github.com/mholt/json-to-go)).

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](https://github.com/BinaryMuse/toml-node)).

## License

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fxuri%2Ftoml-to-go.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fxuri%2Ftoml-to-go?ref=badge_large)