Files
elm-0.19-workshop/elm-stuff/packages/elm-lang/virtual-dom/2.0.4
Richard Feldman 345368cbcc Initial commit.
2018-04-28 16:50:03 -04:00
..
2018-04-28 16:50:03 -04:00
2018-04-28 16:50:03 -04:00
2018-04-28 16:50:03 -04:00
2018-04-28 16:50:03 -04:00
2018-04-28 16:50:03 -04:00
2018-04-28 16:50:03 -04:00
2018-04-28 16:50:03 -04:00

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.