#virtual-dom #dom #virtual #node #element #node-tree

sauron_vdom

A library for diffing virtual dom tree and generate patches

22 releases (breaking)

0.26.0 Jul 10, 2020
0.24.0 Apr 26, 2020
0.22.2 Mar 5, 2020
0.20.0 Nov 10, 2019
0.10.1-alpha.0 Jul 25, 2019

#14 in #virtual-dom

48 downloads per month
Used in 3 crates (2 directly)

MIT license

59KB
1.5K SLoC

Sauron_vdom

Suaron in mt. dom, sauron be doomed.

A generic virtual DOM library which can compare and generate patch between DOM tree.


lib.rs:

Provides struct and functions to create a representation of a virtual node

Dependencies

~87KB