Skip to content

npm module: utility for working with text in a fixed width buffer (like a console)

Notifications You must be signed in to change notification settings

junosuarez/npm-eighty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eighty

utility for working with text in a fixed width buffer (like a console)

Installation

$ npm install eighty

Usage

You probably shouldn't quite yet. YMMV.

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');

license

MIT. (c) 2012 jden - Jason Denizac jason@denizac.org

About

npm module: utility for working with text in a fixed width buffer (like a console)

Resources

Stars

Watchers

Forks

Packages