kingfisher/docs/access-map-viewer
Mick Grove 7237a931d5 v1.73.0
2026-01-01 22:24:57 -08:00
..
app.js Added a 'kingfisher view' subcommand that serves the bundled access-map HTML viewer from the binary so users can load JSON or JSONL reports passed on the CLI (or upload them in the browser) over a configurable local-only port. 2025-12-05 21:57:20 -08:00
index.html v1.73.0 2026-01-01 22:24:57 -08:00
sample-report.json - Reduced per-match memory usage by compacting stored source locations and interning repeated capture names. 2025-12-04 22:02:30 -08:00
viewer.css - Reduced per-match memory usage by compacting stored source locations and interning repeated capture names. 2025-12-04 22:02:30 -08:00
viewer.js - Reduced per-match memory usage by compacting stored source locations and interning repeated capture names. 2025-12-04 22:02:30 -08:00