breakwrap

1.0.3 • Public • Published

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

Package Sidebar

Install

npm i breakwrap

Weekly Downloads

1

Version

1.0.3

License

none

Last publish

Collaborators

  • mikrofusion