If you want to use bindings inside your html like Angular or knockout does with CanJS have a look at http://rivetsjs.com/, it provides you with that and it is easy to integrate with CanJS. We have use this approach in some parts of our app.
Sebastian