frintjs/frint-props

frint-props: Let `pipe` function accept multiple operators

Opened this issue · 0 comments

Currently, the pipe function can accept only one operator. It would be ideal if it can receive multiple operators just like Observable.pipe() method coming from RxJS.