JSPM

@storybook/vue

3.0.0-alpha.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 52266
  • Score
    100M100P100Q34124F
  • License MIT

Storybook for Vue: Develop Vue Component in isolation with Hot Reloading.

Package Exports

  • @storybook/vue
  • @storybook/vue/dist/server/config/defaults/webpack.config.js
  • @storybook/vue/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@storybook/vue) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Storybook for React

Greenkeeper badge Build Status CodeFactor Known Vulnerabilities BCH compliance codecov Storybook Slack

Storybook for Vue is a UI development environment for your Vue components. With it, you can visualize different states of your UI components and develop them interactively.

Notes

  • When using global custom components or extension (e.g Vue.use). You will need to declare those in the ./storybook/config.js.

WARNING

This package is highly experimental

We're looking for help to get this package to work correctly. If you're experienced with Vue, please come help us!

♥️