storybook-fps-meter
TypeScript icon, indicating that this package has built-in type declarations

0.2.21 • Public • Published

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"],
};

/storybook-fps-meter/

    Package Sidebar

    Install

    npm i storybook-fps-meter

    Weekly Downloads

    223

    Version

    0.2.21

    License

    MIT

    Unpacked Size

    22.7 kB

    Total Files

    26

    Last publish

    Collaborators

    • tekvando