diff --git a/README.md b/README.md index 8324d19..6f03d3c 100644 --- a/README.md +++ b/README.md @@ -367,6 +367,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart * [contra](https://github.com/bevacqua/contra/) - Asynchronous flow control with a functional taste to it. * [Bluebird](https://github.com/petkaantonov/bluebird/) - fully featured promise library with focus on innovative features and performance. * [when](https://github.com/cujojs/when) - A solid, fast Promises/A+ and when() implementation, plus other async goodies. +* [ObjectEventTarget](https://github.com/gartz/ObjectEventTarget) - Provide a prototype that add support to event listeners (with same behavior of EventTarget from DOMElements available on browsers). ## Routing