browserify / browserify/events
Backport off to v2 as non-breaking change
Open
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
As a continuation of #58, I'd like to submit a request to backport `off()` to v2. This is because [browserify does not want to upgrade to v3](https://github.com/browserify/browserify/issues/1907) due to the breaking changes that come with it.
I don't believe this should be difficult to implement, it just needs to be an alias of `removeListener()` which would (probably) just be a one line addition.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.