@prk/storybook-addon-html

Display the HTML of the story

Usage no npm install needed!

<script type="module">
  import prkStorybookAddonHtml from 'https://cdn.skypack.dev/@prk/storybook-addon-html';
</script>

README

This Storybook addon shows you the HTML of the story.

It is a slightly modified version of addon-jsx which instead renders static markup as opposed to JSX.