zenorocha / good-listener

A more versatile way of adding & removing event listeners
http://npmjs.com/good-listener
142 stars 29 forks source link

Add support for ES6 module import #13

Open LostInBrittany opened 6 years ago

LostInBrittany commented 6 years ago

Hi!

I think it would be nice if select was available as an ES6 module. The hidden goal for me is having clipboard.js available as an ES6 module (fixing https://github.com/zenorocha/clipboard.js/issues/568).

As with select I suggest:

What do you think?