You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> The addon development kit is deprecated in favor of https://github.com/storybookjs/addon-kit, which is a simple Github repo template that uses the latest addon APIs.
6
+
> Some of features originally introduced in this package are already available via Storybook API. Please consider https://github.com/storybookjs/addon-kit first, which is a simple Github repo template that uses the latest addon APIs.
7
+
8
+
This kit provides additional middleware for Storybook API and can be used for creating addons based on this.
7
9
8
10
Simplifies the addons creation. Keeps in sync addon's data through the channel. Provides intelligent blocks for creating addon UI. Offer simple API for registering addons and creating decorators. It's a base to quickly build your custom brand new awesome addon
0 commit comments