chalk/wrap-ansi
The issue has been closed
Hardwrap option #2
sindresorhus posted onGitHub
Re: https://github.com/bcoe/cliui/issues/6#issuecomment-145318168
Example: https://github.com/substack/node-wordwrap#wraphardstart-stop
API:
wrapAnsi(input, columns, {hard: true});
?