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 1 month ago
JSON representation
Translates TOML into a Go type in your browser instantly
- Host: GitHub
- URL: https://github.com/xuri/toml-to-go
- Owner: xuri
- License: mit
- Created: 2016-08-03T06:26:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-23T07:05:37.000Z (about 3 years ago)
- Last Synced: 2025-03-02T04:41:45.076Z (2 months ago)
- Topics: converter, generator, go, golang, struct, toml, translates-toml
- Language: JavaScript
- Homepage: https://xuri.me/toml-to-go
- Size: 337 KB
- Stars: 151
- Watchers: 20
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-go-extra - toml-to-go - 08-03T06:26:02Z|2022-04-23T07:05:37Z| (Go Generate Tools / Routers)
README
# TOML-to-Go
[](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
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fxuri%2Ftoml-to-go?ref=badge_large)