Links
🏠

Home

A Node.js library for pretty printing your data on the terminal🎨
voici.js (speak: /vwasi/) 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
Preview
Sounds cool? Get started.
Last modified 2mo ago