@iter
- @iter/atorFully-functional, type-safe implementation of the `Iterator` API from the TC39 Proposal for Iterator Helpers. Suitable for use either as a polyfill, a ponyfill, or just for type definitions.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
- @iter/eq
- @iter/internalv0.1.1It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers64
- @iter/storage-polyfill
- @iter/toolsPortable collection of type-safe utilities to simplify working with iterables, iterators, and collections in TypeScript and JavaScript projects.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
- @iter/types
- @iter/weak-mapv0.1.0An iterable alternative to the native `WeakMap` API, with a familiar interface that mirrors the standard `Map` class, without sacrificing the memory-safe aspects of its ephemeral native counterpart. Dependency-free and platform-agnostic.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers88
- @iter/weak-setv0.1.0An iterable alternative to native WeakSet collections, IterableWeakSet feels just like a standard Set, even implementing the full TC39 Set Methods Proposal. All without sacrificing the ephemeral nature of its native counterpart.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers100