voici.js
GitHubTypeDocnpmā˜•
  • šŸ Home
  • ⚔Quick Start
  • šŸ’”Examples
    • Styling
      • Alignment
      • Colors
      • Border
      • Padding
      • Width
      • Font Style
    • Sorting
    • Highlighting
    • Accumulation
    • Columns
      • Sort Columns
      • Selected Columns
      • Rename Columns
      • Dynamic Columns
    • Arrays
    • Fill Empty
    • Export
    • Typescript
    • Printing
  • 🧩Contributing
  • Reference
    • šŸ“–API Reference
      • AccumulationFunction
      • Config
      • Sort
      • Table
    • ā“FAQ
    • ā—Issues
Powered by GitBook
On this page

Was this helpful?

Home

A Node.js library for pretty printing your data on the terminalšŸŽØ

NextQuick Start

Last updated 2 years ago

Was this helpful?

voici.js (speak: ) is an open source Node.js library written in TypeScript for beautifully displaying datasets in tabular form on the terminal. In contrast to console.table() voici.js comes with many features like:

  • Text & column & row styling

  • Highlighting & filtering

  • Dynamic columns

  • Column sizing

  • Accumulation

  • Table export

  • Type System

  • Sorting

Sounds cool? .

šŸ 
Get started
/vwasi/
https://www.npmjs.com/package/voici.jswww.npmjs.com
npm
https://github.com/larswaechter/voici.jsgithub.com
GitHub
Preview