JSPM

@storybook/core

3.4.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3119028
  • Score
    100M100P100Q194015F
  • License MIT

Storybook framework-agnostic API

Package Exports

  • @storybook/core
  • @storybook/core/client
  • @storybook/core/dist/server/build-dev
  • @storybook/core/dist/server/build-static
  • @storybook/core/dist/server/utils
  • @storybook/core/env
  • @storybook/core/package.json
  • @storybook/core/server

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/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Storybook Core

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

This package contains common data structures used among the different frameworks (React, RN, Vue, Angular, etc).

FIXME