Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sindresorhus/component-emitter issues and pull requests
#95 - Different checksum error on same version
Issue -
State: closed - Opened by Habibouldmoussa 3 months ago
- 1 comment
#94 - Just some random questions
Issue -
State: closed - Opened by TannerS 12 months ago
- 2 comments
#93 - Fixed a bug in .apply is not a function
Pull Request -
State: closed - Opened by 9ssi7 over 2 years ago
- 2 comments
#91 - Only prepare args if there are callbacks to call
Pull Request -
State: closed - Opened by gthb about 3 years ago
#90 - Error: TypeError: undefined is not an object (evaluating 'cb.fn')
Issue -
State: closed - Opened by akenarong999 almost 4 years ago
- 1 comment
#89 - Travis-ci: added support for ppc64le & Updated nodejs 10, 12, 14
Pull Request -
State: closed - Opened by dthadi3 almost 4 years ago
- 1 comment
#88 - [Feature proposal] promise support
Issue -
State: closed - Opened by y-nk over 4 years ago
- 2 comments
#87 - Emitter Component > Failing License Check
Issue -
State: closed - Opened by viveksacademia4git about 5 years ago
- 6 comments
#86 - Migration and maintaining
Issue -
State: closed - Opened by tanohzana over 5 years ago
- 9 comments
#85 - Enabling adding multiple events to a callback
Pull Request -
State: closed - Opened by tanohzana over 5 years ago
- 3 comments
#84 - Major changes
Pull Request -
State: closed - Opened by GrosSacASac about 6 years ago
- 1 comment
#83 - npm ERR! 403 Forbidden - archive/1.0.1.tar.gz
Issue -
State: closed - Opened by eddyparkinson about 7 years ago
- 7 comments
#82 - Delete all handler of the same function
Pull Request -
State: closed - Opened by CheaterScript over 7 years ago
- 2 comments
#81 - npm documentation is wrong
Issue -
State: closed - Opened by mmontag over 7 years ago
- 4 comments
#80 - Optimizes by replacing '$' prefixing with 'Object.create(null)'.
Pull Request -
State: closed - Opened by ronag almost 8 years ago
#79 - Each event callback should always get executed regardless of others' error
Pull Request -
State: closed - Opened by xiaoyanhao almost 8 years ago
- 2 comments
#78 - Please document which npm package is the one you update
Issue -
State: closed - Opened by psnider over 8 years ago
- 1 comment
#77 - Warning: a promise was rejected with a non-error: [object Object]
Issue -
State: closed - Opened by foxhound87 over 8 years ago
#76 - Please push current version to npm
Issue -
State: closed - Opened by m-lautenbach over 8 years ago
- 4 comments
#75 - Expose Emitter if module exists
Pull Request -
State: closed - Opened by julienfouilhe almost 9 years ago
- 1 comment
#74 - Avoid memory leaks by removing event arrays
Pull Request -
State: closed - Opened by bripkens almost 9 years ago
- 5 comments
#73 - Prevent v8 deopt when using [].slice.call(arguments)
Pull Request -
State: closed - Opened by STRML about 9 years ago
- 4 comments
#72 - Callbacks calls during dispatch depend on errors
Issue -
State: closed - Opened by kof about 9 years ago
- 1 comment
#71 - Clarify purpose of module in readme
Issue -
State: closed - Opened by nichoth about 9 years ago
#70 - Few changes
Pull Request -
State: closed - Opened by beradrian about 9 years ago
- 1 comment
#69 - Stop event propagation inside handler.
Pull Request -
State: closed - Opened by doowb about 9 years ago
- 1 comment
#68 - Setting max listener count
Issue -
State: closed - Opened by Dabada about 9 years ago
- 2 comments
#67 - test existence of module and module.exports
Pull Request -
State: closed - Opened by srfrnk over 9 years ago
#66 - check existence of module + module.exports (enable usage in client code)
Pull Request -
State: closed - Opened by srfrnk over 9 years ago
#65 - package name is incorrect in package.json
Issue -
State: closed - Opened by GuyMograbi over 9 years ago
- 1 comment
#64 - fix hasListeners()
Pull Request -
State: closed - Opened by markreg over 9 years ago
- 3 comments
#63 - add wildcard support
Pull Request -
State: closed - Opened by ashaffer over 9 years ago
- 1 comment
#62 - Fix adding events which have same names with methods of Object.
Pull Request -
State: closed - Opened by nkzawa almost 10 years ago
- 4 comments
#61 - Add ability to listen to multiple events
Issue -
State: closed - Opened by mcm-ham almost 10 years ago
- 2 comments
#60 - .off(event, fn) removes duplicate handlers
Pull Request -
State: closed - Opened by duzun almost 10 years ago
- 5 comments
#59 - refactor .once
Pull Request -
State: closed - Opened by lusever almost 10 years ago
- 1 comment
#58 - Some way to count all listeners
Issue -
State: closed - Opened by marcello3d almost 10 years ago
- 3 comments
#57 - [bower] Version declared in the json (1.1.2) is different than the resolved one (1.1.3)
Issue -
State: closed - Opened by bjornstar almost 10 years ago
#56 - improvement: ensure module.exports is available
Pull Request -
State: closed - Opened by chris-rock almost 10 years ago
- 1 comment
#55 - Add MIT license to package.json
Pull Request -
State: closed - Opened by michaelsanford about 10 years ago
#54 - modified .npmignore to include .gitignore
Pull Request -
State: closed - Opened by SivaDotRender about 10 years ago
- 5 comments
#53 - Problem with emitter's .gitignore and Heroku
Issue -
State: closed - Opened by neverfox over 10 years ago
- 3 comments
#52 - Add indexof dependency of package.json
Issue -
State: closed - Opened by fschwiet over 10 years ago
- 1 comment
#51 - remove event if function code matches
Pull Request -
State: closed - Opened by radiofrequency over 10 years ago
- 1 comment
#50 - Bump version in bower.json
Issue -
State: closed - Opened by andreypopp over 10 years ago
#49 - context as third argument for on?
Issue -
State: closed - Opened by bodokaiser over 10 years ago
- 2 comments
#48 - Can't install component/emitter
Issue -
State: closed - Opened by tarqd over 10 years ago
- 1 comment
#47 - Handle unhandled.
Issue -
State: closed - Opened by Dralor over 10 years ago
- 1 comment
#46 - Add support for objects as event listeners
Pull Request -
State: closed - Opened by graouts over 10 years ago
- 3 comments
#45 - Support objects as second parameter to #on and #off
Issue -
State: closed - Opened by graouts over 10 years ago
- 2 comments
#44 - Question about prototype mixin
Issue -
State: closed - Opened by ddo over 10 years ago
- 4 comments
#43 - Not published on NPM
Issue -
State: closed - Opened by rschmukler almost 11 years ago
- 1 comment
#42 - Add license to Readme (same format as the other components)
Pull Request -
State: closed - Opened by poshaughnessy almost 11 years ago
#41 - License please?
Issue -
State: closed - Opened by poshaughnessy almost 11 years ago
- 3 comments
#40 - Doesn't respect addition/removal of listeners during dispatch.
Issue -
State: closed - Opened by mks almost 11 years ago
- 1 comment
#39 - Rename `emitter-component` to `component-emitter` in package.json?
Issue -
State: closed - Opened by lancejpollard almost 11 years ago
- 3 comments
#38 - created .npmignore
Pull Request -
State: closed - Opened by HaykoKoryun almost 11 years ago
- 4 comments
#37 - `.off` does not work when adding same function using `.once`
Issue -
State: closed - Opened by defunctzombie almost 11 years ago
- 6 comments
#36 - docs: Emitter#off()
Pull Request -
State: closed - Opened by juliangruber almost 11 years ago
#35 - add .off() to remove all listeners for all events
Issue -
State: closed - Opened by juliangruber almost 11 years ago
- 1 comment
#34 - Update NPM version
Issue -
State: closed - Opened by conradz about 11 years ago
- 3 comments
#33 - dom like methods.
Issue -
State: closed - Opened by yields about 11 years ago
- 9 comments
#32 - Null check before applying callbacks
Pull Request -
State: closed - Opened by churchs19 about 11 years ago
- 6 comments
#31 - Added bower.json
Pull Request -
State: closed - Opened by btd about 11 years ago
#30 - Why not implement all NodeJS methods?
Issue -
State: closed - Opened by mahnunchik over 11 years ago
- 4 comments
#29 - Add repository field to readme
Pull Request -
State: closed - Opened by ForbesLindesay over 11 years ago
#28 - Make _callbacks property non-enumerable
Pull Request -
State: closed - Opened by tarqd over 11 years ago
- 1 comment
#27 - [Bug] Instances share _callbacks object when an emitter method is called on the prototype
Pull Request -
State: closed - Opened by tarqd over 11 years ago
- 2 comments
#26 - Bower install is broken
Issue -
State: closed - Opened by gkorland over 11 years ago
- 5 comments
#25 - emitter.off(event, undefined) should remove all listeners
Pull Request -
State: closed - Opened by matthewmueller over 11 years ago
- 2 comments
#24 - tag latest version please
Issue -
State: closed - Opened by stephenmathieson over 11 years ago
- 3 comments
#23 - added all (*) event
Pull Request -
State: closed - Opened by ianstormtaylor over 11 years ago
- 5 comments
#22 - Add indexof dependency of package.json
Pull Request -
State: closed - Opened by rschmukler over 11 years ago
- 1 comment
#21 - add support for legacy ie
Pull Request -
State: closed - Opened by nulltask over 11 years ago
- 1 comment
#20 - change name back for now
Pull Request -
State: closed - Opened by matthewmueller over 11 years ago
#19 - allow .off()
Issue -
State: closed - Opened by weepy over 11 years ago
- 1 comment
#18 - Node aliases disappeared?
Issue -
State: closed - Opened by yocontra over 11 years ago
- 1 comment
#17 - Bug with IE9
Issue -
State: closed - Opened by chrismcv almost 12 years ago
- 1 comment
#16 - Add MIT license
Pull Request -
State: closed - Opened by jamielinux almost 12 years ago
- 3 comments
#15 - made it a little faster and separated the mixin bit
Pull Request -
State: closed - Opened by jkroso almost 12 years ago
#14 - Throw on `error` when no listeners are attached ?
Issue -
State: closed - Opened by rauchg almost 12 years ago
- 16 comments
#13 - allow .on("*")
Issue -
State: closed - Opened by weepy about 12 years ago
- 11 comments
#12 - "error" with no handlers
Issue -
State: closed - Opened by tj about 12 years ago
- 3 comments
Labels: enhancement
#11 - bind
Issue -
State: closed - Opened by tj about 12 years ago
- 5 comments
#10 - Allows you to just use Emitter.call(this) to perform the mixin
Pull Request -
State: closed - Opened by matthewmueller about 12 years ago
- 2 comments
#9 - Inherit subscriptions from prototype?
Pull Request -
State: closed - Opened by eldargab about 12 years ago
- 11 comments
#8 - events.EventEmitter
Issue -
State: closed - Opened by juliangruber about 12 years ago
- 8 comments
#7 - Listen to all/pipe
Issue -
State: closed - Opened by ForbesLindesay about 12 years ago
- 4 comments
#6 - Add browser support
Pull Request -
State: closed - Opened by caged about 12 years ago
- 5 comments
#5 - mixin
Issue -
State: closed - Opened by weepy over 12 years ago
- 1 comment
#4 - Rename this.callbacks
Issue -
State: closed - Opened by rauchg over 12 years ago
- 2 comments
#3 - Avoid constructor call
Issue -
State: closed - Opened by rauchg over 12 years ago
- 3 comments
#2 - Remove `has`
Issue -
State: closed - Opened by rauchg over 12 years ago
- 2 comments