Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compatibility layer with standard observer API in JS #8

Open
voter101 opened this issue Jul 12, 2020 · 0 comments
Open

Add compatibility layer with standard observer API in JS #8

voter101 opened this issue Jul 12, 2020 · 0 comments

Comments

@voter101
Copy link
Collaborator

E.g. of a method: https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener

We can do that with a simple layer of aliases. I am not sure how useful it is, though. It is available in Node by the standard: https://nodejs.org/api/events.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant