4 packages matching “pipeFrom”
rx4u
v0.1.9 · 10 days ago
100
rx4u is a small reactive stream library for JavaScript and TypeScript. It is inspired by RxJS, but it uses plain functions instead of Observable classes. A stream is just a function. Operators are also functions. You compose them with `pipeFrom`.
250MIT
No known vulnerabilities
stream-pipe
v1.0.4 · 4 years ago
85
add stream.pipeFrom
2.9KISC
No known vulnerabilities
tree-stream
v1.1.1 · 4 years ago
85
pipe and split streams, closing all of them if one of them closes
20MIT
No known vulnerabilities
typed-pipe
v0.2.0 · 4 months ago
100
Type-safe function composition utilities with null skipping, logging, and first-class TypeScript inference.
17ISC
No known vulnerabilities