@ohmyperf/plugins-builtin
v0.1.1
Published
Built-in plugins: cwv, axe, lh-audits (vendored), seo, best-practices.
Downloads
244
Maintainers
Readme
@ohmyperf/plugins-builtin
Built-in plugin set for ohmyperf: Core Web Vitals, axe-core accessibility, third-party-web vendor classification.
- Exports
cwvPlugin,axePlugin,thirdPartiesPlugin,customMetricExamplePlugin. - Third-party classification via
third-party-webv0.29.2 — categorizes resources by vendor (gtm,analytics,ads,social, etc.) with main-thread time + transfer size per vendor. - Auto-loaded by
@ohmyperf/cli. Custom plugins follow thePlugininterface from@ohmyperf/core.
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/plugins-builtinRequires Node ≥ 22.
