list-it
JSON →list-it is a fixed-column text table formatter for JavaScript/Node.js, version 1.3.13. It offers a simple API (ListIt class) to build aligned text tables with options like auto-alignment of decimals, column width truncation, header rows with underline, and a CLI command (listit) to format JSON arrays as tables. Compared to other table libraries (e.g., cli-table, easy-table), list-it focuses on fixed-width columns and automatic decimal alignment, but it does not support borders, padding, or complex styling. The package is stable with infrequent releases, last updated in 2021.
Resources
packagelist-it ↗