Cahir
Proxies, tagged-templates and webcomponents, side by side
In about 160 lines of code
`ch`
) is a function proxy that can be interchangibly used for method chaining and tagged templates.
You can:ch.pickle`...`
ch`method variable:${some_value}`
ch`method ...${[some_array]}`
ch`<game-card ${{ data: {values, d} }}/>`