Polight / lego

🚀 Low-Tech Web-Components Made Lightweight & Future-Proof.
https://lego.js.org
MIT License
122 stars 19 forks source link

Improve reactiveness with DOM _differ_ #3

Closed vinyll closed 5 years ago

vinyll commented 5 years ago

consering to implement the render method based on https://github.com/WebReflection/hyperHTML, https://github.com/google/incremental-dom or some VDOM lib

vinyll commented 5 years ago

http://danml.com/intrahtml/ does the job perfectly. It is a little outdated and we may need to give it a little fresh, but suits the need very well 👍

vinyll commented 4 years ago

Having a look at https://github.com/patrick-steele-idem/morphdom.

This webcomponents library seems nice too https://github.com/fbedussi/pureact