mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-13 01:16:52 -04:00
json xml texts
This commit is contained in:
parent
f5a5ca6550
commit
c756058c5c
4 changed files with 26 additions and 8 deletions
|
@ -456,9 +456,17 @@ tools:
|
|||
json-to-xml:
|
||||
title: JSON to XML
|
||||
description: Convert JSON to XML
|
||||
input: Your JSON content
|
||||
input-placeholder: Paste your JSON content here...
|
||||
output: Converted XML
|
||||
error: Provided JSON is not valid.
|
||||
xml-to-json:
|
||||
title: XML to JSON
|
||||
description: Convert XML to JSON
|
||||
input: Your XML content
|
||||
input-placeholder: Paste your XML content here...
|
||||
output: Converted JSON
|
||||
error: Provided XML is not valid.
|
||||
email-normalizer:
|
||||
title: Email normalizer
|
||||
description: >-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue