Source: node-terminal-columns Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Joseph Nahmias , Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs, esbuild, jest , node-es-jest , node-string-width, node-typescript, node-wrap-ansi, Standards-Version: 4.7.4 Homepage: https://github.com/privatenumber/terminal-columns Vcs-Git: https://salsa.debian.org/js-team/node-terminal-columns.git Vcs-Browser: https://salsa.debian.org/js-team/node-terminal-columns Package: node-terminal-columns Architecture: all Multi-Arch: foreign Depends: node-string-width, node-wrap-ansi, ${misc:Depends}, Breaks: tsx (<< 4.22.4+repack~) Replaces: tsx (<< 4.22.4+repack~) Description: Render readable & responsive tables in the terminal from Node.js Creates readable & responsive tables in the terminal from Node.js. Features: . - Content wrapped to fit column width - Column widths auto, content-width, viewport percents & static values - Align left & right - Horizontal & vertical padding - Rows can overflow into multiple rows - Easy to make responsive tables . Node.js is an event-based server-side JavaScript engine.