Hacker News new | ask | show | jobs
Eve.js - A microframework for event delegation (evejs.com)
6 points by bmcleod 5170 days ago
2 comments

The actual link to the code is not working, but the github link is - https://github.com/Yuffster/Eve.js
This is actually quite timely, as I'm looking for something more library independent to plug in to Meteor that doesn't carry all the other weight that Backbone does -- and also something to convert to a smart package.

Looks amazing.