Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2025-05-22 05:28:26
Size: 1967
Editor: SamatJain
Comment:
Revision 7 as of 2025-06-05 05:36:16
Size: 2408
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== General ==

 * [[https://github.com/oriontvv/convfmt|convfmt]]: converts between JSON any many other formats
 * [[https://github.com/alceal/jty-converter|jty-converter]]: converts between JSON/TOML/YAML
Line 3: Line 8:
 * [[https://blog.ometer.com/2015/09/07/json-like-config-a-spectrum-of-underoverengineering/|Introduction]], with comparison to other formats
Line 14: Line 20:

 * [[https://github.com/maoertel/hoconvert|hoconvert]]: Rust-based HOCON converter

General

  • convfmt: converts between JSON any many other formats

  • jty-converter: converts between JSON/TOML/YAML

HOCON (Human-Optimized Config Object Notation)

Others

HCL

TOML

YAML

Hjson

ucl (Universal Configuration Language)

nginx conf

KDL

SamatsWiki: ConfigurationLanguages (last edited 2025-06-09 16:49:41 by SamatJain)