browserify / events

Node's event emitter for all engines.
MIT License
1.38k stars 173 forks source link

Fix eventNames in engines without `Reflect` + add tests #48

Closed goto-bus-stop closed 6 years ago

goto-bus-stop commented 6 years ago

porting events-list and special-event-names tests. Symbol tests are only run in environments with Symbols.