Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
stream-filter
Filter data passed through
filter-transform
filter (browserify) transforms by predicates
pass-stream
pass-through stream which can filter/adapt and pause data as it passes through (streams2)
rdf-stream-filter
Filters a RDF/JS Stream using a filter callback or quad pattern
pipe-iterators
Like underscore for Node streams. Map, reduce, filter, fork, pipeline and other utility functions for iterating over object mode streams.
stream-stack
Filter low-level `Stream` instances into stackable, protocol-based streams.
wikidata-filter
Filter and format a newline-delimited JSON stream of Wikidata entities
cop
Filter object streams
vinyl-filter-since
Gulp/vinyl-fs plugin, filter files that have been modified since given Date or Number.
good-filter
Good filter.
push-to-pull
Convert a push-filter to a pull-filter (for simple streams)
@tempest/filter
filter operator for tempest
tar-fs
filesystem bindings for tar-stream
wikibase-dump-filter
Filter and format a newline-delimited JSON stream of Wikibase entities
readdirp
Recursive version of fs.readdir with small RAM & CPU footprint.
mkfilter
Filter nodes by type
@samverschueren/stream-to-observable
Convert Node Streams into ECMAScript-Observables
stream-functions
Core function (map, filter, flatten, buffer, promise-map) to use with streams
stream-json
stream-json is the micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API. I
token-filter
A Transform stream that replaces delimited keys (tokens) with matching values, like the Ant Filter task.