
RE:DOM is a tiny (2 KB) turboboosted JavaScript library for creating user interfaces.RE:DOM is a tiny (2 KB) turboboosted JavaScript library for creating user interfaces. It 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 almost all virtual dom based libraries, including React