From 773e76c36d26475d9b241f1a1acf719d18c4c50e Mon Sep 17 00:00:00 2001 From: Jan Andrle Date: Tue, 22 Aug 2023 16:56:00 +0200 Subject: [PATCH] :sparkles: Update README with source links --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a2fc6f3..27054bc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# deka-dom-el +**WIP** [source](https://gitea.jaandrle.cz/jaandrle/deka-dom-el) [source (mirror)](https://github.com/jaandrle/deka-dom-el) + +# Deka DOM Elements This is reimplementation of [jaandrle/dollar_dom_component: Functional DOM components without JSX and virtual DOM. Subrepository for https://github.com/jaandrle/jaaJSU ($dom namespace)](https://github.com/jaandrle/dollar_dom_component). The goal is to be even more close to the native JavaScript.