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
3bd2ae9243
kingfisher
/
docs
/
access-map-viewer
History
Download ZIP
Download TAR.GZ
Mick Grove
db2c0c7b4e
- Improved Report Viewer layout
...
- Improved Salesforce rule
2025-12-17 11:57:35 -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
- Improved Report Viewer layout
2025-12-17 11:57:35 -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