Differences between revisions 6 and 9 (spanning 3 versions)
Revision 6 as of 2025-05-22 07:18:42
Size: 2110
Editor: SamatJain
Comment:
Revision 9 as of 2025-07-09 17:01:01
Size: 2461
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 (incl. HOCON as of 0.18)
 * [[https://github.com/alceal/jty-converter|jty-converter]]: converts between JSON/TOML/YAML
Line 16: Line 21:
 * [[https://github.com/maoertel/hoconvert|hoconvert]]: Rust-based HOCON converter
Line 19: Line 26:
 * Dhall  * [[https://dhall-lang.org/|Dhall]]

General

  • convfmt: converts between JSON any many other formats (incl. HOCON as of 0.18)

  • 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-07-09 17:01:01 by SamatJain)