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.

PulseView — Remixable Data Dashboard
PulseView turns any pasted CSV, TSV, or JSON feed into an instant analytics dashboard. Explore your data with six interactive chart types (bar, line, pie, doughnut, radar, scatter), a distribution histogram, Pearson correlation analysis, per-column summary stats, and a searchable/sortable table with CSV and PNG export. Ships with six sample datasets to explore right away — a fully remixable no-build static app.

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.