ai-lines

1.1.1 • Public • Published

ai-lines

Travis Build Status NPM downloads

Split an async iterable into lines

background details relevant to understanding what this module does

Async iterable fun

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

Usage

description of the example

const aiLines = require('ai-lines');

console.log({aiLines});

This will output

API

Install

With npm installed, run

npm install --save ai-lines

See Also

License

MIT

/ai-lines/

    Package Sidebar

    Install

    npm i ai-lines

    Weekly Downloads

    4

    Version

    1.1.1

    License

    MIT

    Last publish

    Collaborators

    • parroit