f3r10 / virtual-dom

The foundation of HTML and SVG in Elm.

Home Page:https://package.elm-lang.org/packages/elm/virtual-dom/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The foundation of HTML and SVG in Elm.

https://package.elm-lang.org/packages/elm/virtual-dom/latest

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 76.2%Language:Elm 23.8%