utility for working with text in a fixed width buffer (like a console)
npm install eighty$ npm install eighty
var eighty = require('eighty');
eighty.configure({ width: 40 });
eighty.wordWrap('ah, distinctly I remember it was in the bleak December and each seperate dying ember wrought its ghost upon the floor');