About this tool
Port JSON configuration to TOML without the manual rewrite, and back again. Paste, choose a direction and copy — handy when moving between tools that prefer each format.
~/tools$ ./use
Port JSON configuration to TOML without the manual rewrite, and back again. Paste, choose a direction and copy — handy when moving between tools that prefer each format.
TOML is a configuration format designed to map to plain tables and lists, used by tools like Rust's Cargo and many Go applications.
Yes — the tool works in both directions: JSON to TOML and TOML to JSON.