Files
bug-em/node_modules/wordwrap/example/meat.js
Talor Berthelson 889faf9c1c lol
2016-06-17 20:49:15 -04:00

4 lines
107 B
JavaScript

var wrap = require('wordwrap')(15);
console.log(wrap('You and your whole family are made out of meat.'));