gmac / backbone.epoxy

Declarative data binding and computed models for Backbone
http://epoxyjs.org
MIT License
614 stars 89 forks source link

epoxy can now register itself as amd module, if amd is present. #7

Closed jpurcell001 closed 11 years ago

jpurcell001 commented 11 years ago

Adds ability for Epoxy to register itself as an AMD module. Based on how MarionetteJS provides AMD support (as well as how the AMD fork of Backbone works).