0.2.21 • Published 3 years ago

storybook-fps-meter v0.2.21

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Storybook FPS-meter Addon

Storybook npm Release npm

npm.io

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

3 years ago

0.2.14

3 years ago

0.2.13

3 years ago

0.2.11

3 years ago

0.2.21

3 years ago

0.2.20

3 years ago

0.2.7

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago