mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 18:51:07 +08:00
23 lines
1.5 KiB
Markdown
23 lines
1.5 KiB
Markdown
## Addon / Framework Support Table
|
|
|
|
| | [React](app/react)|[React Native](app/react-native)|[Vue](app/vue)|[Angular](app/angular)| [Polymer](app/polymer)| [Mithril](app/mithril)| [HTML](app/html)| [Marko](app/marko)| [Svelte](app/svelte)| [Riot](app/riot)| [Ember](app/ember)|
|
|
| ----------- |:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|
|
|
|[a11y](addons/a11y) |+| |+|+|+|+|+|+| | |+|
|
|
|[actions](addons/actions) |+|+|+|+|+|+|+|+|+|+|+|
|
|
|[backgrounds](addons/backgrounds) |+|*|+|+|+|+|+|+|+|+|+|
|
|
|[centered](addons/centered) |+| |+|+| |+|+| |+| |+|
|
|
|[events](addons/events) |+| |+|+|+|+|+|+| | |+|
|
|
|[graphql](addons/graphql) |+| | | | | | | | | | |
|
|
|[google-analytics](addons/google-analytics) |+|+|+|+|+|+|+|+|+|+|+|
|
|
|[info](addons/info) |+| | | | | | | | | | |
|
|
|[jest](addons/jest) |+| | |+| | |+| | | | |
|
|
|[knobs](addons/knobs) |+|+*|+|+|+|+|+|+|+|+|+|
|
|
|[links](addons/links) |+|+|+|+|+|+|+| |+|+|+|
|
|
|[notes](addons/notes) |+|+*|+|+|+|+|+| |+|+|+|
|
|
|[options](addons/options) |+|+|+|+|+|+|+| |+|+|+|
|
|
|[storyshots](addons/storyshots) |+|+|+|+| | |+| |+|+| |
|
|
|[storysource](addons/storysource) |+| |+|+|+|+|+|+|+|+|+|
|
|
|[viewport](addons/viewport) |+| |+|+|+|+|+|+|+|+|+|
|
|
|
|
`*` - React Native on device addon (addons/onDevice-\<name>)
|