virtual-doms topic

List virtual-doms repositories

emerj

62
Stars
5
Forks
Watchers

Emerj is a tiny JavaScript library to render live HTML/DOM updates efficiently and non-destructively, by merging an updated DOM with the live DOM, and only changing those elements that differ.