Tom’s Obvious Minimal Language (TOML) is a configuration file format designed for readability and a clear, unambiguous specification. It supports key-value pairs, tables (sections), arrays, and inline tables to structure data hierarchically, making it ideal for human-readable and easy-to-edit project configurations.
Tom's Obvious Minimal Language
·41 words·1 min·