8 lines
256 B
Markdown
8 lines
256 B
Markdown
## Query Plan Viewer
|
|
|
|
A static HTML viewer for `plan-runner` JSON files (the fixtures).
|
|
|
|
### Usage
|
|
|
|
Open [`index.html`](index.html) in a browser, then drop a JSON file from [`crates/plan-runner/fixtures/`](../../crates/plan-runner/fixtures) onto the page.
|