Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
fazzatti/conveeIt is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
58%
Published
3 months ago (0.5.0)
convee
(WIP) Convee is a TS/JS library that implements a processing pipeline design pattern for general purposes.
More to come soon!
Usage
TODO
Test
To trigger all unit and integration tests run the following command:
pnpm test
Built and signed on
GitHub Actions
Add Package
deno add jsr:@fifo/convee
Import symbol
import * as convee from "@fifo/convee";
Import directly with a jsr specifier
import * as convee from "jsr:@fifo/convee";
Add Package
pnpm i jsr:@fifo/convee
pnpm dlx jsr add @fifo/convee
Import symbol
import * as convee from "@fifo/convee";
Add Package
yarn add jsr:@fifo/convee
yarn dlx jsr add @fifo/convee
Import symbol
import * as convee from "@fifo/convee";
Add Package
vlt install jsr:@fifo/convee
Import symbol
import * as convee from "@fifo/convee";
Add Package
npx jsr add @fifo/convee
Import symbol
import * as convee from "@fifo/convee";
Add Package
bunx jsr add @fifo/convee
Import symbol
import * as convee from "@fifo/convee";