{"library":"rxjs-observable-queue","type":"library","category":null,"description":"A lightweight RxJS utility that enqueues observables and executes them sequentially. Current stable version is 1.0.18. The library is minimal and stable with infrequent updates. It queues observables and guarantees order of execution, with automatic queue clearing on error. Unlike custom solutions, it provides a simple, tested abstraction over RxJS schedulers.","language":"javascript","status":"active","version":"1.0.18","tags":["javascript","rxjs","observable","queue","typescript"],"install":[{"cmd":"npm install rxjs-observable-queue","imports":["import { ObservableQueue } from 'rxjs-observable-queue'","new ObservableQueue()","queue.addItem(obs).subscribe(callback)"]},{"cmd":"yarn add rxjs-observable-queue","imports":[]},{"cmd":"pnpm add rxjs-observable-queue","imports":[]}],"homepage":"https://github.com/marcellkiss/rxjs-observable-queue#readme","github":"https://github.com/marcellkiss/rxjs-observable-queue","docs":null,"changelog":null,"pypi":null,"npm":"rxjs-observable-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Jun 07","next_check":"Sat Sep 05","install_tag":null}}