maybe-for-sure
A lightweight stream-like maybe/or else monad for typescript. maybe(val).valueOr(other) grant you no unexpected undefined and hence allows you to write you TS-code in a more fluid …
Updated by @hansogj
array.onempty
Polyfill to enable execution of callback function if the array is empty
Updated by @hansogj
rx-conditional-next
deprecatedUpdate BehavioralSubject on fulfilled conditions only
Updated by @hansogj