Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

ferjul17/rxjs-ordered-merge

Repository files navigation

RxJS operator orderedMerge

This operator merges results of an Observable of Observable like mergeAll but it additionally keep order of values.

How to build

npm run build

How to test

npm run test

How does it work?

Check the test folder for examples.

About

RxJS orderedMerge operator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published