1.2.1 • Published 4 years ago
stream-lines v1.2.1
Table of Contents
Stream Lines
Line transform stream, reads bytes writes arrays of lines.
Install
npm i stream-lines --saveDeveloper
Test
Tests are not included in the package, clone the repository:
npm testCover
To generate code coverage run:
npm run coverLint
Run the source tree through jshint and jscs:
npm run lintDocumentation
To generate all documentation:
npm run docsReadme
To build the readme file from the partial definitions (requires mdp):
npm run readmeLicense
Everything is MIT. Read the license if you feel inclined.
Generated by mdp(1).