tessl install tessl/npm-wrap-ansi@9.0.0Wordwrap a string with ANSI escape codes
Agent Success
Agent success rate when using this tile
100%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.04x
Baseline
Agent success rate without this tile
96%
Build a terminal output formatter that wraps styled text to fit within specific column widths while maintaining all visual styling. The formatter should handle text containing color codes and text decorations commonly used in command-line interfaces.
Your implementation should:
\n) separating linesProvides text wrapping with terminal styling support.
File: formatter.test.js
Input:
Expected behavior:
File: formatter.test.js
Input:
Expected behavior:
File: formatter.test.js
Input:
Expected behavior: