mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 13:41:18 +08:00
24 lines
1.7 KiB
Markdown
24 lines
1.7 KiB
Markdown
## Addon / Framework Support Table
|
|
|
|
| | [Angular](app/angular)|[Ember](app/ember)|[HTML](app/html)|[Marko](app/marko)|[Mithril](app/mithril)|[Polymer](app/polymer)|[Preact](app/preact)|[React](app/react)|[React Native](app/react-native)|[Riot](app/riot)|[Svelte](app/svelte)|[Vue](app/vue)|
|
|
| ----------- |:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|
|
|
|[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) |+|+|+| |+|+|+|+|+|+|+|+|
|
|
|[cssresources](addons/cssresources) |+|+|+|+|+|+|+|+| |+|+|+|
|
|
|[storyshots](addons/storyshots) |+| |+| | | |+|+|+|+|+|+|
|
|
|[storysource](addons/storysource) |+|+|+|+|+|+|+|+| |+|+|+|
|
|
|[viewport](addons/viewport) |+|+|+|+|+|+|+|+| |+|+|+|
|
|
|
|
`*` - React Native on device addon (addons/onDevice-\<name>)
|