Mateusz Burzyński

Projects

callbag-take-while

👜 Callbag operator which emits values emitted by the source as long as each value satisfies the given predicate, and then completes as soon as predicate is not satisfied.

JavaScript - Released: 04 Aug 2018 - 3

callbag-ms-elapsed

👜 Callbag listenable source which emits milliseconds elapsed since the subscription (using requestAnimationFrame) - useful for animations.

JavaScript - Released: 04 Aug 2018 - 3

are-hook-inputs-equal

A comparator function for previous and current React hook inputs.

JavaScript - Released: 31 Oct 2018 - 4

callbag-concat-map

👜 Callbag operator that maps to inner source, subscribe and emit in order.

JavaScript - Released: 30 Apr 2018 - 2

callbag-defer

👜 Callbag which creates a source from a given factory when sink subscribes.

JavaScript - Released: 10 Nov 2018 - 2

callbag-duration-progress

👜 Callbag listenable source which emits value describing time progress (number between 0 an 1) since the subscription (using requestAnimationFrame) - useful for animations.

JavaScript - Released: 04 Aug 2018 - 2

callbag-last-element

👜 Callbag operator that emits only the last item emitted by the source.

JavaScript - Released: 08 Nov 2018 - 2

copy-mjs

🛠 Build tool to copy .js files from input directory to corresponding .mjs files in output directory.

JavaScript - Released: 04 Jun 2018 - 4