walkerOS

Visualize, debug, and validate walkerOS event tracking in your Storybook stories. Real-time event capture with visual DOM highlighting for data-attribute based tagging.

View on GithubNew to Storybook?Get started

@walkeros/storybook-addon

Visualize, debug, and validate walkerOS events directly in your Storybook stories.

DocumentationNPM PackageSource Code

Installation

npm install --save-dev @walkeros/storybook-addon

Quick start

Register the addon in your Storybook config:

// .storybook/main.ts
const config: StorybookConfig = {
  addons: ['@walkeros/storybook-addon'],
};

Tag a component, and the addon's Events panels list the detected walkerOS events as you interact with your stories.

Documentation

Full configuration, panels, and examples live in the docs: https://www.walkeros.io/docs/apps/storybook

Contribute

Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.

License

MIT

Made by
  • alexanderkirtzel
    alexanderkirtzel
Work with
    Angular
    HTML
    Preact
    React
    Svelte
    Vue
    Web Components
Tags