https://github.com/sv-tools/conf-parser-json
JSON parser for conf project
https://github.com/sv-tools/conf-parser-json
conf parser
Last synced: 11 months ago
JSON representation
JSON parser for conf project
- Host: GitHub
- URL: https://github.com/sv-tools/conf-parser-json
- Owner: sv-tools
- License: mit
- Created: 2021-04-28T02:40:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-21T03:36:55.000Z (about 1 year ago)
- Last Synced: 2025-05-21T03:37:57.540Z (about 1 year ago)
- Topics: conf, parser
- Language: Go
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# conf-parser-json
[](https://github.com/sv-tools/conf-parser-json/actions/workflows/checks.yaml)
[](https://pkg.go.dev/github.com/sv-tools/conf-parser-json)
[](https://codecov.io/gh/sv-tools/conf-parser-json)
[](https://github.com/sv-tools/conf-parser-json/releases)
The [conf](https://github.com/sv-tools/conf) parser to JSON format.
```shell
go get github.com/sv-tools/conf-parser-json
```
## License
MIT licensed. See the bundled [LICENSE](LICENSE) file for more details.