kiwi.js
p/kiwi-js
Open Source HTML5 and Javascript game engine.
Juha Lindstedt
RE:DOM β€” Tiny turboboosted JavaScript library for user interfaces
1
β€’

RE:DOM is a tiny (2 KB) DOM library, which adds useful helpers to create DOM elements and keeping them in sync with the data.

Because RE:DOM is so close to the metal and doesn't use virtual dom, it's actually faster and uses less memory than pretty much all virtual dom based libraries.

Replies
Juha Lindstedt
Hi! Creator here, hope you like the library. If you have any questions, I’m here for you! πŸ˜‰