Back to integrations
Add your integration
Categories
  • ⭐️ Popular
  • 🧩 Essentials
  • 🛠 Code
  • ⚡️ Data & state
  • ✅ Test
  • 💅 Style
  • 🎨 Design
  • ⚙️ Appearance
  • 🗄 Organize
How to install addons Create an addon
HTML Validator
Validates HTML of the Story
npm install storybook-addon-html-validator
Last updated 3 months ago
164
Downloads per week
Readme View on GitHub

Storybook Addon HTML Validator

GitHub license Weekly loads Release

This addon validates the HTML of your stories with the help of https://validator.w3.org/.

Usage

To use the addon simply register it in the addons config array:

  addons: [
    'storybook-addon-html-validator',
  ],

Installation

npm i storybook-html-validator -D

Inspired by Addon-Kit

Join the community
6,595 developers and counting
WhyWhy StorybookComponent-driven UI
DocsGuidesTutorialsChangelogTelemetryStatus
CommunityAddonsGet involvedBlog
ShowcaseExploreProjectsComponent glossary
Open source software
Storybook

Maintained by
Chromatic
Special thanks to Netlify and CircleCI