## Project setup ``` npm install ```
Table format APIs for JSON, CSV, etc...
Table format APIs for JSON, CSV, etc...
Convert an array of Objects into a table format
Table format APIs for JSON, CSV, etc...
The Terra Table component provides user a way to display data in an accessible table format.
convert json to table format package
A compact TypeDoc theme that renders API docs in table format similar to api-documenter
open excel file in table format
Table format APIs for JSON, CSV, etc...
The `<PricingTierTable />` component is used to display product tier details in a table format
Apache Iceberg table format for JavaScript/TypeScript
A Simple component to show an object in a table format.
A react component to display data in a table format, using a bootstrap 3 style
Pull NPM information into a table format for dependency checking
The `<PricingTierTable />` component is used to display product tier details in a table format
Table format APIs for JSON, CSV, etc...
An extremely light weight react component library to visualize data object in a table format
A string table format for XPlates
Format data using ECMA-376 spreadsheet Format Codes
A React component for organizing employee data in a table format.
Outputs info about system and webpack config
A module for converting JSON data into a tabular format.
Date formatting and parsing
Formats tables for printing to terminals and logs.
Core library for SuperTable, a next-generation open table format
Scientific laboratory for linear algebra and numerical mathematics
Blazing fast CLI tool for Proof of Indexing (POI) Investigations on The Graph
Stateless spreadsheet CLI for AI agents — read, profile, edit, and diff .xlsx workbooks from the command line
Iceberg table-format integration for ematix-parquet sidecar indexes. Defines the extension fields appended to Iceberg `data_file` manifest entries (per-file sidecar path + per-index summaries) for file-level pruning before opening sidecars.
CLI for Anytype - list, search, and perform CRUD operations on Anytype objects.
Intuitive Git worktree management CLI
Interactive CLI shell for Neumann database
This is a reserved placeholder package to mitigate dependency confusion risks.
Markdown table formatter fully compliant with Unicode 15.1.0
A simple text table formatter written in Rust
TableFormat shows text table like emacs org-table for easy reading.
table-formatter prints a table in plain text format or Markdown format from an array
terminal table format for japanese
Create and format tables
Format a table in Teminal.
Format data as terminal tables with Unicode, ASCII, Markdown, or compact styles. Build from arrays, hashes, or CSV. Export to CSV and HTML. Sort, filter, and add rows incrementally, with column alignment, auto-sizing, truncation, and ANSI color-safe width calculation.
Format cli output in different ways: tab, table, csv, json, etc
Nicely format columns of a large CSV/TSV file according to their content width, using first few lines as estimation thus extremely fast. Customizable.
Tables to persist experimental data in Yaml format
== FEATURES: * Input your data as an array of hashes * Input a report layout, built using a Ruby DSL * Outputs ASCII pivot tables suitable for fast reports * Pretty fast: takes less than a second to process 1,000 records of data by a report with 100 rows and 10 columns. == SYNOPSIS: require 'rubygems' require 'crosstab' data = [{:gender => "M", :age => 1}, {:gender => "F", :age => 2}, {:gender => "M", :age => 3}] my_crosstab = crosstab data do table do title "Q.A Age:" group "18 - 54" do row "18 - 34", :age => 1 row "35 - 54", :age => 2 end row "55 or older", :age => 3 end banner do column "Total" group "Gender" do column "Male", :gender => "M" column "Female", :gender => "F" end end end puts my_crosstab.to_s # => ... Table 1 Q.A Age: Gender ---------------- Total Male Female (A) (B) (C) ------- ------- ------- (BASE) 3 2 1 18 - 54 2 1 1 ----------------------------- 67% 50% 100% 18 - 34 1 1 -- 33% 50% 35 - 54 1 -- 1 33% 100% 55 or older 1 1 -- 33% 50% == JUST THE BEGINNING: * I hope to add in later releases: * New export formats: html, pdf, csv, excel. * More stats than just frequency and percentage: mean, median, std. deviation, std. error, and significance testing * Optional row and table suppression for low frequencies * Optional table rows populating from the data * Optional table ranking -- automatically reorder rows based in descending order based on frequencies observed == REQUIREMENTS: * None
Maruku extension for table written by ltsv format.
Adds the ability to Enumerable to generate tables into different formats
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.