Skip to main content
Home

Built and signed on GitHub Actions

Works with
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score76%
Downloads7/wk
Publisheda year ago (0.1.0)

Utils for piping and composing functions.

T
Awaitable

An awaitable value (a value that is either T or a promise for T)

f
flow

Composes functions from left to right

f
flowAsync

Composes async or sync functions from left to right

f
pipe

Applies functions over value from left to right.

f
pipeAsync

Applies sync or async functions over value from left to right.

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.