summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/wordwrap/example/meat.js
blob: a4665e1058b5ec7c0878346930549353824e058b (plain)
1
2
3
var wrap = require('wordwrap')(15);

console.log(wrap('You and your whole family are made out of meat.'));