@storybook/react-komposer

v2.0.5
Generic way to compose data containers for React.

prepublish

. ./.scripts/prepublish.sh

lint

eslint src

lintfix

eslint src --fix

testonly

mocha --require .scripts/mocha_runner src/**/tests/**/*.js

test

npm run lint && npm run testonly

test-watch

npm run testonly -- --watch --watch-extensions js

storybook

start-storybook -p 9010

publish-storybook

bash .scripts/publish_storybook.sh
npm i @storybook/react-komposer

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/25/2018

Downloads