@creately/rxflow
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

rxflow

status: experimental

batch

Takes an observable as input and groups emits made with the observable into batches by time.

callp

Takes an array of observable thunks and calls runs then concurrently. Returns an array of latest values after all observables resolve.

calls

Takes an array of observable thunks and calls them one sequentially. Each step receives the result of previous step as input.

order

Takes an observable and an order test function and returns an observable which orders values emitted in input observable.

TODO

  • improve the readme

Readme

Keywords

Package Sidebar

Install

npm i @creately/rxflow

Weekly Downloads

0

Version

1.1.1

License

MIT

Last publish

Collaborators

  • mehdhi
  • thisunravisara
  • chandika
  • shashik_thiwanka
  • sasindu
  • sajeeva
  • linatrefai
  • damithcgx