Initial commit.
This commit is contained in:
5
elm-stuff/packages/elm-lang/virtual-dom/2.0.4/README.md
vendored
Normal file
5
elm-stuff/packages/elm-lang/virtual-dom/2.0.4/README.md
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Virtual DOM for Elm
|
||||
|
||||
A virtual DOM implementation that backs Elm's core libraries for [HTML](http://package.elm-lang.org/packages/elm-lang/html/latest/) and [SVG](http://package.elm-lang.org/packages/elm-lang/svg/latest/). You should almost certainly use those higher-level libraries directly.
|
||||
|
||||
It is pretty fast! You can read about that [here](http://elm-lang.org/blog/blazing-fast-html-round-two).
|
||||
Reference in New Issue
Block a user