Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

Bridge for CanJS Library #16

Merged
merged 1 commit into from
Aug 8, 2012
Merged

Bridge for CanJS Library #16

merged 1 commit into from
Aug 8, 2012

Conversation

amcdnl
Copy link
Contributor

@amcdnl amcdnl commented Aug 7, 2012

I added integration for CanJS ( http://www.canjs.us ) .

This addition, allows deep integration with our templated-event-binding ( http://canjs.us/#can_control-templated_event_handlers_pt_1 ) .

This integration allows you to do 'jwerty' style binding with our native-like API. For example:

can.Control({
"keydown:(ctrl+p)":function(){ .... }
});

Thanks!

keithamus added a commit that referenced this pull request Aug 8, 2012
@keithamus keithamus merged commit 5636d35 into keithamus:master Aug 8, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants