UNPKG

@gerhobbelt/linewrap

Version:

Word wrapping with HTML, ANSI color code, indentation and paragraphing support.

6 lines (3 loc) 125 B
/* eslint-env node */ var wrap = require('../')(15); console.log(wrap('You and your whole family are made out of meat.'));