createReadable<T extends Iterable<unknown> | AsyncIterable<unknown>>(iterable: T): IReadable<T>
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
sgmonda/qfuThis package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
JSR Score
94%
Published
3 days ago (0.1.0)
Add Package
deno add jsr:@sgmonda/qfu
Import symbol
import { createReadable } from "@sgmonda/qfu";
---- OR ----
Import directly with a jsr specifier
import { createReadable } from "jsr:@sgmonda/qfu";
Add Package
npx jsr add @sgmonda/qfu
Import symbol
import { createReadable } from "@sgmonda/qfu";
Add Package
yarn dlx jsr add @sgmonda/qfu
Import symbol
import { createReadable } from "@sgmonda/qfu";
Add Package
pnpm dlx jsr add @sgmonda/qfu
Import symbol
import { createReadable } from "@sgmonda/qfu";
Add Package
bunx jsr add @sgmonda/qfu
Import symbol
import { createReadable } from "@sgmonda/qfu";