1.0.5 • Published 10 years ago

eventablejs v1.0.5

Weekly downloads
38
License
MIT
Repository
github
Last release
10 years ago

Eventable

Eventable.js is Backbone.events - ripped straight out of the Backbone source.

Now you can mix Backbone.events into any project without needing to include all of Backbone.

Currently tracking the 1.0.0 version of Backbone - I'll try to keep this updated with the latest from the BB source.

Tests

To run the tests just run npm test from the console after a bower install.