⚡Quick Start
Getting started with voici.js
Last updated
Getting started with voici.js
Last updated
Install voici.js using your desired package manager:
Provide a dataset and print it:
The output:
By default, the width of each column depends on the length of the values it contains. Instead of objects you can also provide arrays in your dataset.
Call .print(true)
to clear the console before printing.