Skip to main content

Table Report

@stateless/table-reportv2026.06.23.2· 14d agoREPORTS
01README

A generic data-table report for any swamp model — render materialised resource data as markdown tables, dataview-style, instead of hand-writing a bespoke report per model. Declare a tableViews tag (JSON: a list of {spec, columns, where, sort, limit}) for curated views — the config lives in the model's free-form tags, so it works on ANY model type with no schema change — or get an auto-table per resource spec with zero config. Column paths are content-relative (e.g. facets.pricing.perTBMonth); filters are scalar- equality. Point it at any model, get tables, no TypeScript.

02Reports1
@stateless/table-reportmethod
table_report.ts

Render a model's resource data as markdown tables — a generic, dataview-

viewtablereportgenericdataview
03Previous Versions1
2026.06.23.1Jun 23, 2026
04Stats
A
100 / 100
Downloads
12
Archive size
8.0 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels