flackr / compact

Exploration of react-like paradigm built using web components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compact

Exploration of react-like differential update built using web components.

New API methods

The Element or shadowroot update method is a drop-in replacement for setting innerHTML which performs a differential update from the old DOM to the new DOM.

Demo

See the live demo.

About

Exploration of react-like paradigm built using web components

License:Apache License 2.0


Languages

Language:JavaScript 97.1%Language:HTML 2.9%