A data serialization format tools, support YAML/Json
lint yaml file
yamllint -f file_to_lint
lint json file
jsonlint -f file_to_lint
format yaml file
yamlfmt -f file_to_format
format json file
jsonfmt -f file_to_format
- Liqiang Lau <[email protected]>
- Site: liqiang.io
MIT