ai-concat

1.3.0 • Public • Published

ai-concat

Travis Build Status NPM downloads

Concat an async iterable into a promise

background details relevant to understanding what this module does

This module is part of Async iterable fun, a complete toolset of modules to work with async iterables.

Usage

description of the example

const aiConcat = require("ai-concat");
 
console.log({ aiConcat });

This will output


API

Install

With npm installed, run

npm install --save ai-concat

See Also

License

MIT

/ai-concat/

    Package Sidebar

    Install

    npm i ai-concat

    Weekly Downloads

    5

    Version

    1.3.0

    License

    MIT

    Last publish

    Collaborators

    • parroit