icereval / backbone-documentmodel

A plugin to create entire Document structures with nested Backbone.js Models & Collections with deep model references and event bubbling.
MIT License
66 stars 8 forks source link

Add CommonJS/Node.js support #12

Closed lukasbuenger closed 10 years ago

lukasbuenger commented 10 years ago

This should be a no-brainer and allows people to use the plugin on Node.js or with browserify.