react-storybook-addon-props-combinations

v1.1.0
Props Combinations addon for React Storybook
react storybook react-storybook addon plugin

storybook

start-storybook -p 9001 -c .storybook

build-storybook

build-storybook -c .storybook -o .out

deploy-storybook

storybook-to-ghpages

transpile

babel --plugins "transform-runtime" ./src --out-dir ./dist --ignore test.js

prepublish

rm -rf ./dist && npm run transpile

postpublish

npm run deploy-storybook

test

ava
npm i react-storybook-addon-props-combinations

Metadata

  • ISC
  • Whatever
  • Evgeny Kochetkov
  • released 8/4/2018

Downloads

Maintainers