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
139 stars
5 watching
16 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
consolenodejstable
Related projects:
Repository | Description | Stars |
---|---|---|
| A Cycle.js application demonstrating the interaction of streams, events, and DOM elements in real-time | 149 |
| A fluent library to print out nicely formatted tables in console applications. | 332 |
| A browser console that allows experimenting with CoffeeScript in a drop-in workbench. | 105 |
| Transforms Babel Abstract Syntax Trees into human-readable JavaScript | 16 |
| A utility for generating and displaying formatted tables in a console application | 952 |
| A utility for printing formatted tables from command line data without having to specify the format specifier every time | 76 |
| A header-only C++ library for creating formatted tables in the terminal | 1,966 |
| A utility that allows you to render tables in the command line from your Node.js scripts. | 544 |
| A Blazor component that prints PDF files using native dialog boxes and JavaScript Interop. | 114 |
| A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
| Provides a CLI interface to access an application's context and methods | 564 |
| A Go library for printing tabular data on the command line with support for colors and customizable formatting. | 50 |
| A tutorial project demonstrating various programming paradigms and techniques in JavaScript to solve a simple problem of multiplying numbers by a constant. | 332 |
| A mode for Processing 3.0 that provides a Read-Evaluate-Print-Loop console and hot swapping capabilities. | 34 |
| A tool that provides an interactive console and simulated HTTP request capabilities for Rack-based Ruby web applications. | 421 |