[whatwg/dom] Element.prototype.once for event listeners (#524)

Would there be a plan to introduce this shorthand, for handling an event once more easily?

One issue is the naming differene with add/removeEventListener, it would be great to shorten them to .on, .off and add this to HTMLCollection/NodeList also :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/524

Received on Saturday, 28 October 2017 15:19:03 UTC