From c6aac96f1c5eb0ed1ee7a21a1e6f43f221737d58 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Tue, 25 Nov 2025 14:16:21 -0500 Subject: card editor: initial commit --- card-editor.html | 215 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 215 insertions(+) create mode 100644 card-editor.html (limited to 'card-editor.html') diff --git a/card-editor.html b/card-editor.html new file mode 100644 index 0000000..b838b59 --- /dev/null +++ b/card-editor.html @@ -0,0 +1,215 @@ + + + + +JSON List Editor + + + + +

JSON List Editor

+ +

Paste or load a JSON array of objects below and click Load.

+ +
+ + + + + +
+ + + + -- cgit v1.3