TOML to JSON
Convert TOML configuration strings into structured JSON objects.
TOML Input
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
JSON Output
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Results will appear here...
Convert TOML configuration strings into structured JSON objects.