fixed / industriesalonfunk

0 stars 0 forks source link

Make simple Tuner component #2

Closed fixed closed 11 years ago

fixed commented 11 years ago

With event emitter and listening to mousewheel. Parse configuration file and so forth

fde31 commented 11 years ago

any suggestion for a good EventEmitter lib?

alponet commented 11 years ago

do we need any further functionality besides triggering and subscribing?

fde31 commented 11 years ago

not really. Just asking in case anyone has a preferred lib. A couple suggestions:

https://github.com/ajacksified/Mediator.js https://github.com/Wolfy87/EventEmitter https://github.com/hij1nx/EventEmitter2

fixed commented 11 years ago

I'd say, just pick one. We don't need fancy stuff ;)