{"library":"list-it","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.3.13","tags":["javascript","cli","text","table"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install list-it","imports":["const ListIt = require('list-it');"]},{"cmd":"yarn add list-it","imports":[]},{"cmd":"pnpm add list-it","imports":[]}],"homepage":"http://takamints.hatenablog.jp/entry/npm-list-it-preformatted-text-table-generator","github":"https://github.com/takamin/list-it","docs":null,"changelog":null,"pypi":null,"npm":"list-it","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}