node-wrap-ansi

Wordwrap a string with ANSI escape codes
  https://github.com/chalk/wrap-ansi
  0
  no reviews



Node.js module to wrap words of a string to the specified column width, taking into account the actual visual width of the contained unicode characters.

Node.js is an event-based server-side JavaScript engine.