Skip to content

mikrofusion/breakwrap

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published