Typical use
Input
name = "51tools"
Output
{"name":"51tools"}
Parse TOML key-value configuration into JSON.
Use this page to parse TOML configuration to JSON. It focuses on TOML key-value configuration and produces a JSON object.
name = "51tools"
{"name":"51tools"}
The input is mainly processed in your browser, and the page only uses browser capabilities needed to generate the result.