1 unstable release
| 0.6.14 | Jul 11, 2021 |
|---|
#1778 in WebAssembly
105KB
2K
SLoC
percy-vdom provides a virtual dom implementation as well as an html! macro
that you can use to generate a virtual dom.
The virtual dom works on both the client and server. On the client we'll render
to an HtmlElement, and on the server we render to a String.
percy-vdom
A standalone Virtual DOM creation, diffing and patching implementation
Dependencies
~7–9.5MB
~179K SLoC