HenrikJoreteg / wildemitter

A super lightweight EventEmitter similar to what comes in Node.js, but with a support for wildcard events '*'
MIT License
213 stars 21 forks source link

Refactor - Unused logic #13

Closed wenkesj closed 9 years ago

wenkesj commented 9 years ago

If there is a target break in a for loop, you want that to be the first case so you don't have to waste any lines.

austinkelleher commented 9 years ago

LGTM cc @HenrikJoreteg

HenrikJoreteg commented 9 years ago

Hello! I'm all for other people who care about this code base and are willing to put the time and energy to contribute things to it having access to it. I've added you both as collaborators on this, and @wenkesj I also gave you npm publish rights.

Ship it :) just follow semver, anytime you publish, please. http://semver.org/