0.1.1 • Published 7 years ago

linepipe v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

linepipe

A file line reader with a pipe size. If set the pipe size to 5, and read 5 lines one time to do the async function.

Install

npm install linepipe

Useage

const linepipe = require('linepipe');

Sample

UPDATE:

  • v0.0.1: project init
  • v0.0.2:

TODO:

  • will done
0.1.1

7 years ago