From 44d1990a9947bc4fe9b8bb3902d9aec0441c9f77 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 3 Jul 2019 13:55:24 +0300 Subject: Implement web UI --- public/index.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 public/index.html (limited to 'public/index.html') diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..bf0f921 --- /dev/null +++ b/public/index.html @@ -0,0 +1,29 @@ + + + + Convert 5eTools JSON output to DnDAppFile XML + + + + + +

Convert 5eTools JSON output to DnDAppFile XML

+
+
+

JSON input

+ + + +
+
+

XML output

+ + +
+
+ + + + + \ No newline at end of file -- cgit v1.3