1.6.1 • Published 8 years ago

@kadira/storybook-addons v1.6.1

Weekly downloads
6,992
License
MIT
Repository
github
Last release
8 years ago

Storybook Addons

Storybook Addons is a node module which is used to load custom addons to storybook. It stores addon loaders, communication channel and other resources which can be used by storybook implementations where required.

Writing New Addons

TODO