@promistream/no-value
Shared symbol for indicating within a stream that there is no value
Shared symbol for indicating within a stream that there is no value
Transform stream that parses an RSS file into a list of items (posts). Currently only supports 'plain' RSS, like is used for blogs.
Source stream that emits a value repeatedly at a fixed interval.
A stream for debugging purposes, that logs everything that goes through it
General-purpose forking stream
A Promistream that's optimized for the 'map some items and throw away the rest' usecase