JSPM

@storybook/blocks

0.0.0-pr-24281-sha-930b9750
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6187405
  • Score
    100M100P100Q207629F
  • License MIT

Storybook Doc Blocks

Package Exports

  • @storybook/blocks
  • @storybook/blocks/package.json

Readme

Storybook Doc Blocks

Portable documentation components for building design systems in Storybook.

Blocks development

To bootstrap, in the monorepo root:

yarn start

To develop this package, in the monorepo root:

yarn build blocks --watch

To run storybook, in this directory:

yarn storybook