1.2.1 • Published 2 years ago

stream-lines v1.2.1

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

Table of Contents

Stream Lines

.

Line transform stream, reads bytes writes arrays of lines.

Requires node and npm.

Install

npm i stream-lines --save

Developer

Test

Tests are not included in the package, clone the repository:

npm test

Cover

To generate code coverage run:

npm run cover

Lint

Run the source tree through jshint and jscs:

npm run lint

Documentation

To generate all documentation:

npm run docs

Readme

To build the readme file from the partial definitions (requires mdp):

npm run readme

License

Everything is MIT. Read the license if you feel inclined.

Generated by mdp(1).

1.2.1

2 years ago

1.2.0

8 years ago

1.1.8

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago