Files
elm-0.19-workshop/part4/elm-stuff/packages/elm-lang/virtual-dom/2.0.4
Richard Feldman 202fde8eb4 Add part4
2018-04-30 05:51:20 -04:00
..
2018-04-30 05:51:20 -04:00
2018-04-30 05:51:20 -04:00
2018-04-30 05:51:20 -04:00
2018-04-30 05:51:20 -04:00
2018-04-30 05:51:20 -04:00
2018-04-30 05:51:20 -04:00
2018-04-30 05:51:20 -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.