1.0.4 • Published 7 years ago

split-file-by-line v1.0.4

Weekly downloads
19
License
ISC
Repository
-
Last release
7 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

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago