Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- 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 (over 2 years ago)
- Last Synced: 2024-08-03T19:10:03.036Z (5 months ago)
- Topics: converter, generator, go, golang, struct, toml, translates-toml
- Language: JavaScript
- Homepage: https://xuri.me/toml-to-go
- Size: 337 KB
- Stars: 152
- Watchers: 19
- Forks: 29
- 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
[![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)