|
|
|
|
|
by agquick
2193 days ago
|
|
This was exactly my thinking when I wrote ElemX[1]. It has more a VueJS feel with template bindings, but it is based entirely on WebComponents and there are essentially no "tricks" (although it does use MobX for observables/computeds). It's a super small library but easily extendable with custom bindings. [1] https://github.com/agquick/elemx.js |
|