Type a tool name, tag, or category to quickly open any tool instantly.
Convert between JSON and TOML formats
TOML (Tom's Obvious, Minimal Language) is a configuration file format that's easy to read due to obvious semantics. It's designed to map unambiguously to a hash table. It's often used in Rust, Python (poetry), and other modern tools.