🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
a

ansi-table

Draw and redraw a table in the terminal using ANSI escape sequences

0.2.0
latest
73

Supply Chain Security

100

Vulnerability

71

Quality

77

Maintenance

100

License

Repository has been archived by the owner.

Deprecated

Maintenance

The maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.

Found 1 instance in 1 package

Unpopular package

Quality

This package is not very popular.

Found 1 instance in 1 package

Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Issues
0

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

FAQs

Package last updated on 04 Nov 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts