55 packages matching “promistream”
@promistream/buffer
v0.1.5 · 3 months ago
<!-- FIXME: Uncomment below at 1.0.0 release --> <!-- __This module is compatible with the [Promistream](https://promistream.cryto.net/) standard, version 1.0.0 - the latest at the time of writing.__ -->
No known vulnerabilities
@promistream/map-filter
v0.1.0 · 5 years ago
A Promistream that's optimized for the 'map some items and throw away the rest' usecase
No known vulnerabilities
@promistream/end-of-stream
v0.1.2 · 5 years ago
<!-- FIXME: Uncomment the below when 1.0.0 is hit --> <!-- __This module is compatible with the [Promistream](https://promistream.cryto.net/) standard, version 1.0.0 - the latest at the time of writing.__ -->
No known vulnerabilities
@promistream/label-stream
v0.1.0 · 3 months ago
Utility function for changing the name of a Promistream stream, eg. when you are customizing it
No known vulnerabilities
@promistream/collect
v0.1.2 · 2 years ago
<!-- FIXME: Uncomment below at 1.0.0 release --> <!-- __This module is compatible with the [Promistream](https://promistream.cryto.net/) standard, version 1.0.0 - the latest at the time of writing.__ -->
No known vulnerabilities
@promistream/no-value
v1.0.0 · 2 years ago
Shared symbol for indicating within a stream that there is no value
No known vulnerabilities
@promistream/simple-sink
v0.3.2 · 9 months ago
A generic sink stream for [Promistreams](https://promistream.cryto.net/) that can cover most usecases. It automatically drives the pipeline above it once it is read from once, in its default configuration.
No known vulnerabilities
@promistream/propagate-abort
v0.1.7 · 5 years ago
A simple abort handler for [Promistreams](https://promistream.cryto.net/) that just passes on an incoming abort notification to the direct upstream.
No known vulnerabilities
@promistream/debug
v0.1.1 · 3 months ago
A stream for debugging purposes, that logs everything that goes through it
No known vulnerabilities
@promistream/parse-sitemap
v0.1.1 · 15 days ago
No description provided.
No known vulnerabilities
@promistream/propagate-peek
v0.1.1 · 5 years ago
A simple peek handler for [Promistreams](https://promistream.cryto.net/) that just passes on an incoming peek request to the direct upstream.
No known vulnerabilities
@promistream/aborted
v0.1.2 · 5 years ago
__Note:__ This documentation is incomplete.
No known vulnerabilities
@promistream/hold-markers
v0.1.0 · 9 months ago
A utility for holding back `EndOfStream`/`Aborted` markers in custom Promistreams from being processed, until all preceding reads have completed. This implements required behaviour for streams that behave specially when encountering end markers; it ensure
No known vulnerabilities
@promistream/map
v0.1.8 · 3 months ago
No description provided.
No known vulnerabilities
@promistream/fork-select
v0.1.1 · 8 months ago
General-purpose forking stream
No known vulnerabilities
@promistream/observe
v0.1.0 · 1 year ago
Proper documentation to come soon.
No known vulnerabilities
@promistream/simple-source
v0.1.7 · 3 months ago
One of the most commonly useful source stream implementations for Promistreams, and meant as a building block for both custom stream libraries and application code.
No known vulnerabilities
@promistream/pipe
v0.1.6 · 5 years ago
No description provided.
No known vulnerabilities
@promistream/parse-rss
v0.1.0 · 1 year ago
Transform stream that parses an RSS file into a list of items (posts). Currently only supports 'plain' RSS, like is used for blogs.
No known vulnerabilities
@promistream/parallelize
v0.1.7 · 3 months ago
No description provided.
No known vulnerabilities