l0bsterssg

node.js static responsive blog post generator
Log | Files | Refs | README

meat.js (107B)


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