component / reactive

Tiny reactive template engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

view-specific adapter support

tj opened this issue · comments

Kind of already works by just manually setting the get, set, sub and unsub methods.

Done other way around in the next branch by creating an adapter for the model. The view does not need an adapter.