breakwrap
v1.0.3
Published
breakwrap prevents wrapping by automatically breaking lines when they reach the edge of the screen.
Downloads
32
Maintainers
Readme
breakwrap
breakwrap prevents wrapping by automatically breaking lines when they reach the edge of the screen.
Install
$ npm install breakwrapUse
breakwrap automatically works once required and given an output stream (such as process.stdout).
require('breakwrap')(process.stdout)License
MIT © Mike Groseclose



