1.0.3 • Published 10 years ago

breakwrap v1.0.3

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

breakwrap

NPM

NPM version Build Status

breakwrap prevents wrapping by automatically breaking lines when they reach the edge of the screen.

Install

$ npm install breakwrap

Use

breakwrap automatically works once required and given an output stream (such as process.stdout).

require('breakwrap')(process.stdout)

License

MIT © Mike Groseclose

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago