1.1.1 • Published 6 years ago

ai-lines v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.0.1

6 years ago