Csv games & apps
Creations tagged csv on 8x — every one is playable in the browser and open to remix.
195 creations · page 9 / 9

SignalDock — Pasted-Feed Data Observatory
SignalDock turns a pasted CSV or JSON feed into a live data observatory — auto-detected stat tiles, a remappable line/bar/ring chart deck, and a column inspector with type chips and sparklines. The palette, sample feeds and chart logic all live in editable top-level constants, and it runs entirely in the browser with no build step.

Plotline — The Data Desk
Plotline turns any pasted CSV, TSV or JSON feed into a live dashboard: it autodetects column types, then draws headline stat tiles, bars / line / donut views, a distribution histogram and a relationship scatter, plus a paged data table. Runs entirely in the browser with no build step, and the whole editorial theme lives in one editable palette so it is easy to remix.

FeedLens — paste a feed, see its shape
FeedLens turns a pasted CSV, TSV, JSON or JSON-lines feed into stat tiles, three interactive canvas charts (Bars, Trend, Share) and a browsable table — all parsed locally in your browser, no upload and no build step. Comes with a sample feed and is designed to be remixed: retheme via CSS variables and a palette config, add chart types by dropping in a renderer.