knockout / knockout

Knockout makes it easier to create rich, responsive UIs with JavaScript
http://knockoutjs.com/
Other
10.43k stars 1.52k forks source link

Is tko/ko4 compatible with punches? #2592

Closed jfrank14 closed 1 year ago

jfrank14 commented 2 years ago

I'm a long time user of knockout, up to version 3.x. I'm trying to decide on a MVVM library for a new project and I would like to use tko/ko4, but I can't tell if it's compatible with or perhaps even includes ko.punches. I like the basic philosophy of knockout much more than any of the alternatives, but only when using punches; without it, the parentheses and property setter syntax is just too cumbersome for me.

So can you use punches with tko? Is there an updated version of punches that you need, or is it already included in tko?

mbest commented 1 year ago

Perhaps this question is better asked at knockout/tko?