1.0.4 • Published 6 years ago

split-file-by-line v1.0.4

Weekly downloads
19
License
ISC
Repository
-
Last release
6 years ago

Installation

$ npm install --save split-file-by-line

Example

var sbl = require("split-file-by-line");

sbl.split('fileIn','fileOut',maxLinesPerFile, callback(arrayFiles))
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago