8000 GitHub - elm/virtual-dom: The foundation of HTML and SVG in Elm.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

elm/virtual-dom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

0