Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@chalbert chalbert released this 14 Mar 08:40
· 2 commits to master since this release

Add support for package.json and bower.json. Refactor to use UMD module definition to work with AMD, CommonJS, ES6 modules and global scope.

Also refactored to extend Backbone.Events instead of custom event handling.