HenrikJoreteg / human-view

A smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.
33 stars 6 forks source link

AMD compatibility #8

Open normanrz opened 10 years ago

normanrz commented 10 years ago

I'd like to have AMD compatibility. Both for importing Backbone and exporting the module. Would you accept a pull request?