iterates
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-beta.3 • Public • Published

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

Dependencies (0)

    Dev Dependencies (14)

    Package Sidebar

    Install

    npm i iterates

    Weekly Downloads

    58

    Version

    2.0.0-beta.3

    License

    BSD-3-Clause

    Unpacked Size

    261 kB

    Total Files

    44

    Last publish

    Collaborators

    • pajn