Files
elm-0.19-workshop/part7/elm-stuff/packages/elm-lang/virtual-dom/2.0.4
Richard Feldman c34810f421 Add part7
2018-05-05 08:04:50 -04:00
..
2018-05-05 08:04:50 -04:00
2018-05-05 08:04:50 -04:00
2018-05-05 08:04:50 -04:00
2018-05-05 08:04:50 -04:00
2018-05-05 08:04:50 -04:00
2018-05-05 08:04:50 -04:00
2018-05-05 08:04:50 -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.