Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
iterator-helper
Provide helpers that polyfill all methods defined in [iterator helpers proposal](https://github.com/tc39/proposal-iterator-helpers), both for `Iterator` and `AsyncIterator`, and even more.
iter-tools-es
The iterable toolbox
iter-tools
The iterable toolbox
itertools
A JavaScript port of Python's awesome itertools standard library
itertools-ts
Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)
@szilanor/stream
Typesafe API for processing iterable data in TypeScript and JavaScript
iteragain
Javascript Iterable/Iterator/Generator-function utilities.
iterative
Functions for working with iterators in JavaScript, with TypeScript
atomic-fns
Like Lodash, but for ESNext and with types. Stop shipping code built for browsers from 2015.
iter-duct-utils
iter-duct-utils =============== Useful pipeline segments for [iter-duct](https://github.com/tes/iter-duct).
itertool-js
Iterators for faster operations such as combinations and permutations
genflow
Generator chaining functions
@atomic-stack/global_snake
Like Lodash, but for ESNext and with types. Stop shipping code built for browsers from 2015.
measure-speed
Measure speed of sync/async functions
iv-itertools
Attempt to port Python's itertools to JavaScript
@undercut/web-2019
Lazy data processing, pipelines, and language utilities built around native JS features and protocols. Precompiled for browsers.
global_snake
Like Lodash, but for ESNext and with types. Stop shipping code built for browsers from 2015.
@undercut/node-10
Lazy data processing, pipelines, and language utilities built around native JS features and protocols. Precompiled for Node.js >= 10.13.
@shlappas/itertools
Some great tools for iteration inspired by python.
@undercut/push
Lazy data processing and pipelines built around native JS Generators and Observers.