{"library":"cli-table2","type":"library","category":null,"description":"cli-table2 is a Node.js utility designed for rendering highly customizable, unicode-aided tables directly within command-line interfaces. Released as version 0.2.0, it presents itself as an API-compatible, drop-in replacement for the original `cli-table` package, offering enhanced features such as column and row spanning, per-cell styling (including borders and padding), vertical text alignment, and automatic word wrapping. The package also provides more robust handling of ANSI color characters within cell text, ensuring correct rendering across multiple lines. Due to its very low version number and apparent lack of recent updates since its initial releases, it appears to be an unmaintained package, which may pose compatibility challenges with newer Node.js versions or introduce unpatched security vulnerabilities. It primarily targets CommonJS environments and has no stated release cadence, reflecting its abandoned status.","language":"javascript","status":"abandoned","version":"0.2.0","tags":["javascript","node","command","line","cli","table","tables","tabular","unicode"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cli-table2","imports":["const Table = require('cli-table2');","const Table = require('cli-table2');","const table = new Table({ head: ['Header'], chars: { /* ... */ } });"]},{"cmd":"yarn add cli-table2","imports":[]},{"cmd":"pnpm add cli-table2","imports":[]}],"homepage":null,"github":"https://github.com/jamestalmage/cli-table2","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cli-table2","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/cli-table2/compatibility"}}