Files
elm-0.19-workshop/part3/elm-stuff/packages/elm-lang/virtual-dom/2.0.4
Richard Feldman 29fbd5c1c1 Add part3
2018-04-30 05:39:01 -04:00
..
2018-04-30 05:39:01 -04:00
2018-04-30 05:39:01 -04:00
2018-04-30 05:39:01 -04:00
2018-04-30 05:39:01 -04:00
2018-04-30 05:39:01 -04:00
2018-04-30 05:39:01 -04:00
2018-04-30 05:39:01 -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.