@ohmyperf/reporter-markdown
v0.1.1
Published
Markdown reporter for ohmyperf. ~2KB PR-comment-friendly summary with CWV table + audits.
Maintainers
Readme
@ohmyperf/reporter-markdown
Markdown reporter for ohmyperf. ~2 KB PR-comment-friendly summary.
- Emits Markdown with the CWV verdict table (good / needs-improvement / poor), audit list, calibration metadata, and run statistics.
- Designed for GitHub Actions PR comments + Slack snippets. Renders cleanly on GitHub, GitLab, and Bitbucket.
- Use via
ohmyperf run --format=markdownor wire into GitHub Actions to post on every PR.
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-markdownRequires Node ≥ 22.
