eighty

1.0.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2
  • 0.1.0
    2
  • 0.0.1
    3
  • 0.0.0
    3

Package Sidebar

Install

npm i eighty

Weekly Downloads

8

Version

1.0.0

License

MIT

Last publish

Collaborators