@ms-cloudpack/storybook-builder
TypeScript icon, indicating that this package has built-in type declarations

0.6.27 • Public • Published

@ms-cloudpack/storybook-builder

Experimental storybook builder using Cloudpack.

Installation

Install the builder with npm:

npm install @ms-cloudpack/storybook-builder --save-dev

or yarn:

yarn add @ms-cloudpack/storybook-builder --dev

Configuration

Configure the builder in the Storybook main configuration file:

// .storybook/main.js

const config = {
  ...
  framework: '@storybook/your-framework',
  core: {
    builder: {
      name: '@ms-cloudpack/storybook-builder',
      options: {
        ...
      },
    },
    ...
  },
  ...
};

export default config;

Customize Cloudpack config

The builder will read your cloudpack.config.json file, though it may add some options in order to work correctly. Ensure to have the Cloudpack config in the CWD.

Unsupported features

These are features that are not yet supported by the builder:

  • React docgen
  • MDX

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.19-beta.00beta
0.6.2765latest

Version History

VersionDownloads (Last 7 Days)Published
0.6.2765
0.6.2664
0.6.258
0.6.247
0.6.235
0.6.223
0.6.211
0.6.202
0.6.191
0.6.181
0.6.171
0.6.161
0.6.152
0.6.141
0.6.131
0.6.121
0.6.112
0.6.101
0.6.91
0.6.81
0.6.71
0.6.60
0.6.50
0.6.40
0.6.30
0.6.20
0.6.10
0.6.00
0.5.210
0.5.200
0.5.190
0.5.180
0.5.170
0.5.160
0.5.150
0.5.140
0.5.130
0.5.120
0.5.110
0.5.100
0.5.90
0.5.80
0.5.70
0.5.60
0.5.50
0.5.40
0.5.30
0.5.20
0.5.10
0.5.00
0.4.220
0.4.210
0.4.200
0.4.190
0.4.180
0.4.170
0.4.160
0.4.150
0.4.140
0.4.130
0.4.120
0.4.110
0.4.100
0.4.90
0.4.80
0.4.70
0.4.60
0.4.50
0.4.40
0.4.30
0.4.20
0.4.10
0.4.00
0.3.20
0.3.10
0.3.00
0.2.420
0.2.410
0.2.400
0.2.390
0.2.380
0.2.370
0.2.360
0.2.350
0.2.340
0.2.330
0.2.320
0.2.310
0.2.300
0.2.290
0.2.280
0.2.270
0.2.260
0.2.250
0.2.240
0.2.230
0.2.220
0.2.210
0.2.200
0.2.190
0.2.180
0.2.170
0.2.160
0.2.150
0.2.140
0.2.130
0.2.120
0.2.110
0.2.100
0.2.90
0.2.80
0.2.70
0.2.60
0.2.50
0.2.40
0.2.30
0.2.20
0.2.10
0.2.00
0.1.260
0.1.250
0.1.240
0.1.230
0.1.220
0.1.210
0.1.200
0.1.190
0.1.19-beta.00
0.1.180
0.1.170
0.1.160
0.1.150
0.1.140
0.1.14-beta.10
0.1.14-beta.00
0.1.130
0.1.13-beta.00
0.1.120
0.1.110
0.1.100
0.1.90
0.1.80
0.1.70
0.1.60
0.1.50
0.1.40
0.1.30
0.1.20
0.1.11

Package Sidebar

Install

npm i @ms-cloudpack/storybook-builder

Weekly Downloads

171

Version

0.6.27

License

MIT

Unpacked Size

71.2 kB

Total Files

35

Last publish

Collaborators

  • ecraig12345_msft
  • uifabricteam
  • dzearing