Adds console.table method that prints an array of objects as a table in console
output table style log.
Printing pretty tables on console log
console table printer cli. Print table on bash terminal
console table membantu anda mempercantik script mu!
Convert JSON array to a colorful console table.
console table
An easy to use console-table package which prints out tables.
Auto-fit console.table
Node cli table
Console Table Display library for nodejs
Cypress's fork of a simplified HTTP request client.
Simplified JS/TS implementation of wcswidth() written by Markus Kuhn in C
Stylable text tables, handling ansi colour. Useful for console output.
Use react-devtools outside of the browser
Node cli to shout out JSON Typicode Console Table
Display an array of objects (with the same interface) as a table in the terminal.
The built-in Node.js console.table, but without the annoying (index) column. 📊
Pretty unicode tables for the CLI
Define uninitialized elements
A lightweight polyfill for Temporal, successor to the JavaScript Date object
A tiny cross-platform promise based wrapper around child_process.spawn.
Jest utility to mock the console
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
Allows developers to define tables with specifically-sized columns, which can then have entries printed to them that are automatically formatted, truncated, and padded to fit in the console window.
A library capable of printing nicely formatted tables to the standard output
Minimal console table
Create tables easily with Tablr in your console.
Library can be used to render your data to a console. Being quite simple it has many features.
Use Tablify to make prettier tabulated output in the console.
Print nice tables in a ruby console
Adds support for displaying your ActiveRecord tables, named scopes, collections, or plain arrays in a table view when working in rails console, shell, or email template. Enumerable#to_table_display returns the printable strings; Object#pt calls #to_table_display on its first argument and puts out the result. Columns you haven't loaded (eg. from using :select) are omitted, and derived/calculated columns (eg. again, from using :select) are added. Both #to_table_display and Object#pt methods take :only, :except, and :methods which work like the #to_xml method to change what attributes/methods are output. The normal output uses #inspect on the data values to make them printable, so you can see what type the values had. When that's inconvenient or you'd prefer direct display, you can pass the option :inspect => false to disable inspection.
This plugin adds a dbdump command which dumps your Rails database out. This master branch supports Rails 3.0 and above, as a gem command. For Rails 2.3, use the rails_2_3 branch from github and install as a plugin. Like rails dbconsole, it takes your database connection details from config/database.yml, and supports mysql, mysql2, postgresql, and sqlite. It takes the same options as rails dbconsole, ie. -p to supply the password to your dump program for mysql and postgresql. (Note that for mysql, this means that the password is visible when other users on the system run 'ps'. Postgresql does not have this problem as it uses an environment variable set in ENV before execing and so not visible in ps.)
A simple gem to print an object as a table to console
Database console gem to show configured database tables
Hirb provides a mini view framework for console applications and uses it to improve ripl(irb)'s default inspect output. Given an object or array of objects, hirb renders a view based on the object's class and/or ancestry. Hirb offers reusable views in the form of helper classes. The two main helpers, Hirb::Helpers::Table and Hirb::Helpers::Tree, provide several options for generating ascii tables and trees. Using Hirb::Helpers::AutoTable, hirb has useful default views for at least ten popular database gems i.e. Rails' ActiveRecord::Base. Other than views, hirb offers a smart pager and a console menu. The smart pager only pages when the output exceeds the current screen size. The menu is used in conjunction with tables to offer two dimensional menus.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.