{"library":"cli-table-redemption","type":"library","category":null,"description":"CLI Table Redemption is a fork maintained by Keymetrics to improve PM2's CLI table rendering. It generates beautiful unicode-aided tables for command-line Node.js scripts. Features customizable characters, chalk-based header styling, column width control, text truncation, alignment (left, right, center), and padding. Latest version 2.0.1 (2019-12-09) is mostly compatible with original cli-table but adds bug fixes and maintenance. It requires Node >= 0.12 and is commonly used with PM2 or other Node CLI tools. Few updates recently, but it's stable for terminal table output.","language":"javascript","status":"maintenance","version":"1.0.1","tags":["javascript","cli","colors","table"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cli-table-redemption","imports":["var Table = require('cli-table-redemption')","new Table({ head: ['A','B'], colWidths: [10,20] })","table.push(['val1', 'val2'])"]},{"cmd":"yarn add cli-table-redemption","imports":[]},{"cmd":"pnpm add cli-table-redemption","imports":[]}],"homepage":null,"github":"https://github.com/Keymetrics/cli-table","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cli-table-redemption","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-table-redemption/compatibility"}}