mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-03 05:04:51 +08:00
26 lines
1.9 KiB
Markdown
26 lines
1.9 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)| [Preact](app/preact)| [Rax](app/rax) |
|
|
| ----------- |:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|
|
|
|[a11y](addons/a11y) |+| |+|+|+|+|+|+|+|+|+|+|+|
|
|
|[actions](addons/actions) |+|+*|+|+|+|+|+|+|+|+|+|+|+|
|
|
|[backgrounds](addons/backgrounds) |+|*|+|+|+|+|+|+|+|+|+|+|+|
|
|
|[centered](addons/centered) |+| |+|+| |+|+| |+| |+|+|+|
|
|
|[contexts](addons/contexts) |+| |+| | | | | | | | |+|+|
|
|
|[events](addons/events) |+| |+|+|+|+|+|+| | |+|+|+|
|
|
|[design assets](addons/design-assets) |+| |+|+|+|+|+|+|+|+|+|+|+|
|
|
|[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>)
|