This website requires JavaScript.
Explore
Help
Sign in
eblume
/
kingfisher
Watch
1
Star
0
Fork
You've already forked kingfisher
0
forked from
mirrors/kingfisher
Code
Pull requests
Activity
Actions
7237a931d5
kingfisher
/
docs
/
access-map-viewer
History
Download ZIP
Download TAR.GZ
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