wrap-ansi: ANSI-Aware String Wordwrapping for Terminals
Automates wordwrapping of strings with ANSI escape codes intact, ideal for formatted CLI logs in development workflows. Enhances terminal output in n8n code nodes and deployment scripts.
This workflow integrates the wrap-ansi Node.js library (v7.0.0) into n8n for handling string wordwrapping while preserving ANSI color codes and styles. In development and IT pipelines, it ensures that log messages, console outputs, and CLI feedback wrap correctly without breaking color formatting, which is crucial for readable terminal displays in CI/CD processes.
Key benefits include time-saving automation of text formatting in code nodes, support for 256-color and RGB escapes, and compatibili
Platform
n8n
Category
Development & IT
Price
$6.99
Creator
Jordi Faber
ansi
terminal
cli
wordwrap
formatting
logging
development
code-deployment
node-js
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.