💾 Archived View for freeshell.de › tldr › json5.gmi captured on 2023-01-29 at 04:57:18. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A command-line tool for converting JSON5 files to JSON.
echo {input} | json5
json5 {path/to/input_file.json5}
json5 {path/to/input_file.json5} --out-file {path/to/output_file.json}
json5 {path/to/input_file.json5} --validate
json5 --space {indent_amount}
json5 --help
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).