Команда json5: опции, ключи и примеры использования
json5
A command-line tool for converting JSON5 files to JSON. More information: https://json5.org.
- Convert JSON5 stdin to JSON stdout:
echo {{input}} | json5
- Convert a JSON5 file to JSON and output to stdout:
json5 {{path/to/input_file.json5}}
- Convert a JSON5 file to the specified JSON file:
json5 {{path/to/input_file.json5}} --out-file {{path/to/output_file.json}}
- Validate a JSON5 file:
json5 {{path/to/input_file.json5}} --validate
- Specify the number of spaces to indent by (or "t" for tabs):
json5 --space {{indent_amount}}
- View available options:
json5 --help
- 25 января вышло новое крупное обновление Age of Empires II DE: Lords of the West
- И снова sudo, и снова "решето"
- Только одна из десяти компаний ожидает, что все работники вернутся в офисы
- Google Play временно забанил видео-плеер за поддержку неправильных субтитров
- Google прекращает поддержку сторонних приложений в API Chrome-like