Features
* **SSR** compatibility out of the box: components definitions land *once* so no duplicated templates are needed in both layout and *JS*
* a simple **CLI** that converts any html page or component into its minified version and, optionally, *Babel* transpilation
* **Custom Elements** based, including builtin extends, so that *IE11*, *Safari*, or any other browser, will work right away
* optionally **lazy** `` component, to resolve their definition only when live
* optionally **shadow**ed `` components, and optionally shadowed `