mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -04:00
more tools
This commit is contained in:
parent
5ceb46855d
commit
a81514d383
4 changed files with 20 additions and 4 deletions
|
@ -459,3 +459,9 @@ tools:
|
|||
ascii-text-drawer:
|
||||
title: ASCII-Art-Text-Generator
|
||||
description: ASCII-Art-Text mit vielen Schriftarten und Stilen erstellen.
|
||||
json-to-xml:
|
||||
title: JSON zu XML
|
||||
description: JSON in XML konvertieren
|
||||
xml-to-json:
|
||||
title: XML zu JSON
|
||||
description: XML in JSON konvertieren
|
||||
|
|
|
@ -399,3 +399,11 @@ tools:
|
|||
ascii-text-drawer:
|
||||
title: ASCII Art Text Generator
|
||||
description: Create ASCII art text with many fonts and styles.
|
||||
|
||||
json-to-xml:
|
||||
title: JSON to XML
|
||||
description: Convert JSON to XML
|
||||
|
||||
xml-to-json:
|
||||
title: XML to JSON
|
||||
description: Convert XML to JSON
|
Loading…
Add table
Add a link
Reference in a new issue