We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
54cb31a
Add support for package.json and bower.json. Refactor to use UMD module definition to work with AMD, CommonJS, ES6 modules and global scope.
package.json
bower.json
Also refactored to extend Backbone.Events instead of custom event handling.
Backbone.Events
e14d7e7
Update README.md