console.table

Console printer

Convenience function to print arrays of objects as tables in the console.

Adds console.table method that prints an array of objects as a table in console

GitHub

139 stars
5 watching
16 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list

consolenodejstable

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bahmutov/draw-cycle A Cycle.js application demonstrating the interaction of streams, events, and DOM elements in real-time 149
minhhungit/consoletableext A fluent library to print out nicely formatted tables in console applications. 333
alecperkins/coffeetable A browser console that allows experimenting with CoffeeScript in a drop-in workbench. 106
putoutjs/printer Prints JavaScript code from Babel AST to human-readable format 16
khalidabuhakmeh/consoletables A utility for generating and displaying formatted tables in a console application 948
invisionapp/tabular A utility for printing formatted tables from command line data without having to specify the format specifier every time 76
p-ranav/tabulate A header-only C++ library for creating formatted tables in the terminal 1,941
cli-table/cli-table3 A utility that allows you to render tables in the command line from your Node.js scripts. 538
append-it/blazor.printing A Blazor component that prints PDF files using native dialog boxes and JavaScript Interop. 112
cdepillabout/pretty-simple A tool to prettify Haskell data types with Show instances in an easy-to-read format 243
pop-code/nestjs-console Provides a CLI interface to access an application's context and methods 561
tomlazar/table A Go library for printing tabular data on the command line with support for colors and customizable formatting. 50
bahmutov/javascript-journey A tutorial project demonstrating various programming paradigms and techniques in JavaScript to solve a simple problem of multiplying numbers by a constant. 332
joelmoniz/replmode A mode for Processing 3.0 that provides a Read-Evaluate-Print-Loop console and hot swapping capabilities. 34
ku1ik/racksh A tool that provides an interactive console and simulated HTTP request capabilities for Rack-based Ruby web applications. 422