From 114a97d74902a30a592c7974f656f4421e4939f7 Mon Sep 17 00:00:00 2001 From: Garrett Mills Date: Tue, 12 Jul 2022 15:48:30 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 49fe054..2ade08b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ A collection of articles & links - [v-lang](https://github.com/vlang/v) - [Bun JavaScript runtime](https://bun.sh/) +### Rendering + +- [morphdom](https://github.com/patrick-steele-idem/morphdom) - A tool for diffing & applying DOM changes + ### TypeScript - [ts-node](https://github.com/TypeStrong/ts-node) - A TypeScript REPL/runner