a tableArray parser
A NodeJS library to manipulate an in memory table (array of arrays).
Stylable text tables, handling ansi colour. Useful for console output.
Minimal async jobs utility library, with streams support
Parse and stringify JSON with comments. It will retain comments even after saved!
Formats data into a string table.
Array manipulation, ordering, searching, summarizing, etc.
TypeScript definitions for text-table
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
A blazing fast memoization library that is tiny but feature-rich.
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the ArrayBuffer out of a TypedArray, robustly.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS SharedArrayBuffer?
Robustly get the length of a Typed Array
Robustly get the byte length of a Typed Array
a CSS selector parser
General purpose glob-based configuration matching.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
table-for is a table builder for an array of objects, easily allowing overriding of how any aspect of the table is generated
table-formatter prints a table in plain text format or Markdown format from an array
A nice way of parsing text tables into Ararys or Hashes for clearer code. Great for tests & permissions matrixes!
data-table is a simple gem that provides a DSL for turning an array of hashes or ActiveRecord objects into an HTML table.
Lookup tables using activerecord and array fields
convert 2D array to markdown table
Instead of a many-to-many join table, serialize the ids into a JSON array.
Instead of a many-to-many join table, serialize the ids into a JSON array.
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.
Transforming a dataset or array of hashes into a spreadsheet-style array
Monkey patch terminal-table to generate table from array of hashes
This tool transform from array or hash data to table data.
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.