Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Does anyone know if Backbone.js is compatible with MooTools?

I like the MooTools API better than JQuery's.

E.g.

new Element('div').grab(new Element('a'));

versus

$('<div></div>').append('<a></a>');



This isn't up to speed with the latest version, but it could probably be brought up to date pretty easily:

https://github.com/jeromegn/backbone-mootools


Thanks.

Let the hot forking action commence.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: