https://github.com/sv-tools/conf-parser-yaml
YAML parser for conf project
https://github.com/sv-tools/conf-parser-yaml
conf parser yaml
Last synced: 7 months ago
JSON representation
YAML parser for conf project
- Host: GitHub
- URL: https://github.com/sv-tools/conf-parser-yaml
- Owner: sv-tools
- License: mit
- Created: 2021-04-28T11:49:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T03:00:09.000Z (over 1 year ago)
- Last Synced: 2025-03-01T03:23:48.706Z (over 1 year ago)
- Topics: conf, parser, yaml
- Language: Go
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# conf-parser-yaml
[](https://github.com/sv-tools/conf-parser-yaml/actions/workflows/checks.yaml)
[](https://pkg.go.dev/github.com/sv-tools/conf-parser-yaml)
[](https://codecov.io/gh/sv-tools/conf-parser-yaml)
[](https://github.com/sv-tools/conf-parser-yaml/releases)
The [conf](https://github.com/sv-tools/conf) parser for YAML format.
```shell
go get github.com/sv-tools/conf-parser-yaml
```
## License
MIT licensed. See the bundled [LICENSE](LICENSE) file for more details.