We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
54cb31a
There was an error while loading. Please reload this page.
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