queueing-subject
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

queueing-subject

build status Known Vulnerabilities

The QueueingSubject is very similar to the ReplaySubject but it only queues values when it has no observers. The queued values are delivered to the first observer that subscribes at which point the queue is reset.

Changelog

Changelog here

Dependencies (0)

    Dev Dependencies (9)

    Package Sidebar

    Install

    npm i queueing-subject

    Weekly Downloads

    1,387

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    15.9 kB

    Total Files

    22

    Last publish

    Collaborators

    • jpike