Skip to content

A queue implementation for RxJS, featuring sequential execution and the ability to pause

Notifications You must be signed in to change notification settings

mbstuart/rxjs-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rxjs-queue

A queue implementation in RxJS.

Items are pushed to the queue, and then an action (provided as a parameter) is executed sequentially.

Also an option for pausing the queue can be passed in.

-- npm install observable-queue

About

A queue implementation for RxJS, featuring sequential execution and the ability to pause

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published