{"library":"cli-simple-table","type":"library","category":null,"description":"cli-simple-table is a lightweight utility for generating basic, unstyled ASCII tables in command-line interfaces. Its design prioritizes simplicity and a minimal API, making it suitable for quick console output without extensive configuration. The library allows users to define table headers, add rows, and configure column-specific options such as text alignment and maximum width for truncation. It provides a `toString()` method to render the table for printing. The current stable version is `1.1.1`, released in late 2021, indicating a moderate release cadence. It differentiates itself from more feature-rich table rendering libraries by offering a focused solution for common CLI display needs. The package ships with TypeScript types, ensuring good developer experience for TypeScript projects, and supports both CommonJS and ES Module environments.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","cli","table","simple","minimal","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cli-simple-table","imports":["const SimpleTable = require('cli-simple-table');","import SimpleTable from 'cli-simple-table';","import SimpleTable = require('cli-simple-table');"]},{"cmd":"yarn add cli-simple-table","imports":[]},{"cmd":"pnpm add cli-simple-table","imports":[]}],"homepage":null,"github":"https://github.com/privatenumber/cli-simple-table","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cli-simple-table","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-simple-table/compatibility"}}