From e664440360002ef96f6aead76284d62109fd9444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikael=20L=C3=B6vqvist?= Date: Fri, 12 Sep 2025 03:13:52 +0200 Subject: [PATCH] Added simple table --- index.html | 7 ++ standalone/tables-1/common.css | 50 ++++++++++++++ standalone/tables-1/t10.html | 17 +++++ standalone/tables-1/t10.json | 123 +++++++++++++++++++++++++++++++++ standalone/tables-1/t10.mjs | 122 ++++++++++++++++++++++++++++++++ 5 files changed, 319 insertions(+) create mode 100644 standalone/tables-1/common.css create mode 100644 standalone/tables-1/t10.html create mode 100644 standalone/tables-1/t10.json create mode 100644 standalone/tables-1/t10.mjs diff --git a/index.html b/index.html index 3e4671b..4ad0232 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,13 @@ +
  • +

    Standalone experiments

    + +
  • +
  • Standalone vibe coded utilities/experiments