{"library":"cli-tableau","type":"library","category":null,"description":"cli-tableau is a robust JavaScript library designed for rendering pretty, highly customizable tables in command-line interfaces using Unicode characters. It offers extensive control over table structure, including options for horizontal, vertical, and cross-table layouts, and allows for detailed customization of borders, column widths, and styling characters. The current stable version, 2.0.1, indicates a mature codebase. Its release cadence appears to be relatively slow, focusing on stability. A key differentiator is its granular control over the `chars` property, enabling developers to define every single line and intersection character, from full Unicode borders to completely invisible separators, offering unparalleled flexibility in visual output compared to simpler table rendering utilities. It is primarily used within Node.js environments for CLI tools.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","cli","colors","table"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cli-tableau","imports":["const Table = require('cli-tableau');","const Table = require('cli-tableau'); // Only a default export"]},{"cmd":"yarn add cli-tableau","imports":[]},{"cmd":"pnpm add cli-tableau","imports":[]}],"homepage":null,"github":"https://github.com/Keymetrics/cli-table","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cli-tableau","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-tableau/compatibility"}}