Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 395 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 395 Bytes

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.