Settings

Theme

Show HN: Fancy Emitter, a Fresh Take on Node.js's Event Emitter

github.com

5 points by mothepro 6 years ago · 3 comments

Reader

motheproOP 6 years ago

I prefer TypeScript over plain JS and would like a strongly typed way for dealing with event emitters.

So, I created fancy-emitter. I figured there are many other improvements which could have been made to the events module so I tried to make use of all of them and make the underlying JS engine deal with the scheduling.

  • thrwaway69 6 years ago

    Really loved it from first glance. I wanted something similar when I was debugging an odd problem from events last year.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection