Back to integrations
Add your integration
Categories
  • ⭐️ Popular
  • 🧩 Essentials
  • 🛠 Code
  • ⚡️ Data & state
  • ✅ Test
  • 💅 Style
  • 🎨 Design
  • ⚙️ Appearance
  • 🗄 Organize
How to install addons Create an addon
FPS-meter
fps-meter for storybook
npm install storybook-fps-meter
Last updated almost 2 years ago
214
Downloads per week
Readme View on GitHub

Storybook FPS-meter Addon

Storybook npm Release npm

🚧 This addon is experimental and a work in progress. We are not on stable versions yet 🚧

A simple fps meter to detect fps losses

How to use it

Install the addon via npm:

npm i storybook-fps-meter

Add it to your storybook configuration:

// .storybook/main.js
module.exports = {
    addons: ["storybook-fps-meter"],
};
Join the community
6,587 developers and counting
WhyWhy StorybookComponent-driven UI
DocsGuidesTutorialsChangelogTelemetryStatus
CommunityAddonsGet involvedBlog
ShowcaseExploreProjectsComponent glossary
Open source software
Storybook

Maintained by
Chromatic
Special thanks to Netlify and CircleCI