@gabelluardo/itertools@0.3.0Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
gabelluardo/itertoolsitertools for Deno 🦕
This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun




JSR Score
100%
Published
4 months ago (0.3.0)
{ "name": "@gabelluardo/itertools", "version": "0.3.0", "license": "MIT", "exports": { ".": "./mod.ts" }, "publish": { "exclude": [ ".github", ".vscode", "bench", "scripts", "tests" ] }, "tasks": { "ok": "deno lint && deno fmt && deno test --doc" }, "imports": { "@std/assert": "jsr:@std/assert@1" } }