0.2.21 ā€¢ Published 2 years ago

storybook-fps-meter v0.2.21

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.2.14

2 years ago

0.2.13

2 years ago

0.2.11

2 years ago

0.2.21

2 years ago

0.2.20

2 years ago

0.2.7

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago