|
|
|
|
|
by lukejacksonn
3071 days ago
|
|
We already have something similar to this at hyperapp.. it is https://github.com/hyperapp/html. But yes, as mentioned by @masklinn, the drawback is you then have to define every element and then import all those definitions. With ijk you can write dependency free views (no import of h or h1, h2, etc.) |
|
https://makandracards.com/makandra/44070-javascript-hash-obj...