storybook-addon-html-validator
TypeScript icon, indicating that this package has built-in type declarations

0.0.14 • Public • Published

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

Package Sidebar

Install

npm i storybook-addon-html-validator

Weekly Downloads

164

Version

0.0.14

License

MIT

Unpacked Size

74.8 kB

Total Files

35

Last publish

Collaborators

  • dimafirsov