/virtual-dom

The foundation of HTML and SVG in Elm.

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Virtual DOM for Elm

A virtual DOM implementation that backs Elm's core libraries for HTML and SVG. You should almost certainly use those higher-level libraries directly.

It is pretty fast! You can read about that here.