From 1c981aea4dbecb3ca77efbafac1be7f12012327d Mon Sep 17 00:00:00 2001 From: s-ol Date: Sun, 7 May 2023 00:07:32 +0200 Subject: add basic pattern highlighting --- index.html | 47 +++++++++-- layout.js | 163 +++++++++++++++++++++++++++++++++++++ main.js | 265 ++++++++++++++++--------------------------------------------- pattern.js | 81 +++++++++++++++++++ style.css | 48 ++++++----- 5 files changed, 381 insertions(+), 223 deletions(-) create mode 100644 layout.js create mode 100644 pattern.js diff --git a/index.html b/index.html index dc67486..17fa2f1 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,40 @@ -