mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-21 05:02:39 +08:00
24 lines
1.7 KiB
Markdown
24 lines
1.7 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)|
|
|
| ----------- |:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|
|
|
|[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>)
|