From ee6e4317459c3c2028cad33c2efcf56aa30aa6c2 Mon Sep 17 00:00:00 2001 From: Constantine Callid Date: Sun, 16 Nov 2025 08:46:54 +0200 Subject: [PATCH] Add InDom DOM library to DevTools list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c81ed7..8409a18 100644 --- a/README.md +++ b/README.md @@ -474,3 +474,4 @@ push notification delivery - https://github.com/OneSignal/OneSignal-Website-SDK * sidequest | a modern, scalable background job processor for Node.js applications - https://github.com/sidequestjs/sidequest * Obs.js | Context-aware web performance for everyone - https://github.com/csswizardry/Obs.js * spoilerjs | A framework-agnostic web component for creating beautiful spoiler effects - https://github.com/shajidhasan/spoilerjs +* InDom | <4KB stack-agnostic modern JavaScript DOM library with automatic cleanup and ergonomic DOM/form helpers. - https://github.com/constcallid/indom