This package has been deprecated

Author message:

No longer maintained

ansi-table

0.2.0 • Public • Published

ansi-table

Build status

ASCII table layout for the console.

ansi-table is a small Node module that can layout ascii tables, and help you "redraw" tables live in the console using ANSI escape sequences.

To see what it does, try one of the examples:

git clone https://github.com/busterjs/ansi-table.git
cd ansi-table
npm install
node test/example.js
node test/reporter-example.js

Readme

Keywords

none

Package Sidebar

Install

npm i ansi-table

Weekly Downloads

11

Version

0.2.0

License

none

Last publish

Collaborators

  • cjohansen
  • dominykas