bruth / synapse

Hooks to support data binding between virtually any object.
http://bruth.github.com/synapse/docs/
BSD 2-Clause "Simplified" License
150 stars 6 forks source link

jQuery substitute for hook #36

Open kokujin opened 10 years ago

kokujin commented 10 years ago

I would like to use tire.js (http://tirejs.com/) or chilbi(https://github.com/kylebarrow/chibi) as a jQuery substitute. Would this be OK? Are you using other things apart from Event handling in jQuery?

Thanks

kokujin commented 10 years ago

Hmm, there are slight differences. I might have to use the jQuery hook as a starting point.

bruth commented 10 years ago

The zepto backend may be worth looking at too.