{"library":"deferred-method","type":"library","category":null,"description":"deferred-method v1.0.1 is a lightweight utility for queueing method calls on an object until a 'ready' condition is met. It listens for a 'ready' event by default, buffering invocations and replaying them in order once the object is ready. Commonly used with async resources like database connections or message queues. Simple API: only one function and minimal overhead. Last updated in 2020, stable with no new releases expected.","language":"javascript","status":"maintenance","version":"1.0.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install deferred-method","imports":["import deferred from 'deferred-method'","const deferred = require('deferred-method')"]},{"cmd":"yarn add deferred-method","imports":[]},{"cmd":"pnpm add deferred-method","imports":[]}],"homepage":"https://github.com/juliangruber/deferred-method","github":"https://github.com/juliangruber/deferred-method","docs":null,"changelog":null,"pypi":null,"npm":"deferred-method","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}