@hongminhee/aitertools@0.6.0Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
dahlia/aitertoolsWell-tested utility functions dealing with async iterables
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
88%
Published
2 years ago (0.6.0)
f
assertStreams
Makes an assertion that the elements of the actual iterable are equal to
the elements of the expected array.
f
assertStreamStartsWith
Makes an assertion that the beginning elements of the actual iterable are
in common with the elements of the expected array.
Add Package
deno add jsr:@hongminhee/aitertools
Import symbol
import * as mod from "@hongminhee/aitertools/testing";
Import directly with a jsr specifier
import * as mod from "jsr:@hongminhee/aitertools/testing";
Add Package
pnpm i jsr:@hongminhee/aitertools
pnpm dlx jsr add @hongminhee/aitertools
Import symbol
import * as mod from "@hongminhee/aitertools/testing";
Add Package
yarn add jsr:@hongminhee/aitertools
yarn dlx jsr add @hongminhee/aitertools
Import symbol
import * as mod from "@hongminhee/aitertools/testing";
Add Package
vlt install jsr:@hongminhee/aitertools
Import symbol
import * as mod from "@hongminhee/aitertools/testing";
Add Package
npx jsr add @hongminhee/aitertools
Import symbol
import * as mod from "@hongminhee/aitertools/testing";
Add Package
bunx jsr add @hongminhee/aitertools
Import symbol
import * as mod from "@hongminhee/aitertools/testing";