🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

iterates

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iterates

Iterator and AsyncIterator helper functions with typings

latest
npmnpm
Version
2.0.0-beta.3
Version published
Maintainers
1
Created
Source

iterates

Build Status

Iterates provides common collection functions like filter and map for both syncronous and asyncronous iterators.

Iterates is written in Typescript and bundles typings with the module.

Modules

Both commonjs and ES modules are provided. Imports from iterates/sync and iterates/async is automatically resolved to the correct version.

Currying

All methods are autocurried to support specialization and composition.

Documentation

Please see https://pajn.github.io/iterates

Keywords

iterator

FAQs

Package last updated on 26 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts