storybook-addon-lag-radar

0.0.2 • Public • Published

Storybook Addon Lag Radar

Storybook Addon Lag Radar allows you to view how much your rendering thread is blocked

Lag Radar Demo

Inspired by this talk by @dan_abramov, using LagRadar by @mobz

Getting Started

yarn add -D storybook-addon-lag-radar

Then create a file called addons.js in your Storybook config.

Add following content to it:

import 'storybook-addon-lag-radar';

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i storybook-addon-lag-radar

      Weekly Downloads

      0

      Version

      0.0.2

      License

      MIT

      Unpacked Size

      456 kB

      Total Files

      5

      Last publish

      Collaborators

      • secretmapper