Skip to content

Commit 56aa525

Browse files
authored
Deprecate addon-development-kit
1 parent e1e8064 commit 56aa525

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
[![npm version](https://badge.fury.io/js/%40storybook%2Faddon-devkit.svg)](https://badge.fury.io/js/%40storybook%2Faddon-devkit)
22
![npm](https://img.shields.io/npm/dt/@storybook/addon-devkit)
33

4-
# Storybook Addon Development Kit
4+
# Storybook Addon Development Kit (Deprecated)
5+
6+
> 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.
57
68
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
79

0 commit comments

Comments
 (0)