Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
pipeline
/
example.ts
Configurable data pipeline in Deno
Focinfi/deno-pipeline
Version
Latest
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.0
Menu
mod.ts
(default module)
c
Line
c
Parallel
c
Pipe
I
Handler
I
HandlerBuilder
I
HandlerBuilderGetter
I
HandlerGetter
T
confInfo
T
PipeConf
T
Res
v
ErrRefBuilderNotFound
v
ErrRefHandlerNotFound
f
buildLine
f
buildLineWithJson
f
buildParallel
f
buildParallelWithJson
E
PipeType
E
Status
example.ts
line.ts
c
Line
f
buildLine
f
buildLineWithJson
parallel.ts
c
Parallel
f
buildParallel
f
buildParallelWithJson
handler.ts
I
Handler
I
HandlerBuilder
I
HandlerBuilderGetter
I
HandlerGetter
T
Res
E
Status
pipe.ts
c
Pipe
T
confInfo
T
PipeConf
v
ErrRefBuilderNotFound
v
ErrRefHandlerNotFound
E
PipeType
This module does not provide any exports.