0.2.0 • Published 3 years ago

storybook-ngrx-helper v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

StorybookNgrxHelper

The library is intended for use in a storybook with an included ngrx package. Allows you to change the state of the ngrx store application through the storybook interface.

Install

yarn add storybook-ngrx-helper

or

npm i storybook-ngrx-helper

How To

Add metaReducer

Add module in story or in preview.js

Add directive to wrapperContainer

Done. Now you are allow to modify redux store from storybook interface

0.1.2

3 years ago

0.2.0

3 years ago

0.1.3

3 years ago

0.1.0

3 years ago

0.0.3

3 years ago

0.1.1

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago