mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -04:00
9 lines
272 B
YAML
9 lines
272 B
YAML
tools:
|
|
json-to-toml:
|
|
title: 'JSON to TOML'
|
|
description: 'Parse and convert JSON to TOML.'
|
|
invalid: 'Provided JSON is not valid.'
|
|
your-json: 'Your JSON'
|
|
toml-from-json: 'TOML from your JSON'
|
|
placeholder:
|
|
your-json: 'Paste your JSON here...'
|