I have noticed that the JQuery input plugins that I have tried to use with Aurelia breaks Aurelia's "value.bind" (ie: jquery.maskedinput, jquery.autotab). (By "breaks" I mean that the bound JavaScript value does not get updated.) Is this something should (or eventually will) work? Or do most JQuery input plugins interfere with he DOM too much to be able to do a value.bind?