@ohmyperf/reporter-html
v0.1.1
Published
Self-contained HTML reporter; embeds @ohmyperf/viewer output + the inert Report payload.
Maintainers
Readme
@ohmyperf/reporter-html
Self-contained HTML reporter for ohmyperf. Wraps @ohmyperf/viewer.
- Adds the Node-side file writer + drag-drop UI wiring around the pure
@ohmyperf/viewerHTML renderer. - Zero CDN, embedded JSON payload,
<meta name='referrer' content='no-referrer'>for privacy. - Output: single
report.htmlyou can email, commit, or attach to a GitHub issue.
Part of the ohmyperf monorepo. Most users install the @ohmyperf/cli or @ohmyperf/mcp-server binary rather than this package directly.
Install
npm install @ohmyperf/reporter-htmlRequires Node ≥ 22.
