TOML
3 Tools
Format, validate and convert TOML configuration files.
T
Neu
TOML Formatter
Format and normalize TOML configuration files with consistent indentation and structure.
T
Neu
TOML to JSON
Convert TOML configuration files to JSON format. Supports tables, arrays, inline tables and all TOML value types.
J
Neu
JSON to TOML
Convert JSON objects to TOML format. Generates valid TOML with tables, array of tables and proper value types.