{"library":"emitter-queue","type":"library","category":null,"description":"Queue events from an event emitter until a listener is attached. Version 1.0.0 is the latest stable release. This module allows emitting events before any listener is registered, queuing them until a matching 'on' handler is added. Works with Node.js EventEmitter and the component/emitter library. Useful for initialization sequences where events fire before listeners are set up. Minimal API with a single method 'queue'.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","emitter","queue","events","emit","on"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install emitter-queue","imports":["const queue = require('emitter-queue')","import queue from 'emitter-queue'"]},{"cmd":"yarn add emitter-queue","imports":[]},{"cmd":"pnpm add emitter-queue","imports":[]}],"homepage":"https://github.com/bredele/emitter-queue#readme","github":"git://github.com/bredele/emitter-queue","docs":null,"changelog":null,"pypi":null,"npm":"emitter-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}