Gathering detailed insights and metrics for @storybook/addon-outline
Gathering detailed insights and metrics for @storybook/addon-outline
Gathering detailed insights and metrics for @storybook/addon-outline
Gathering detailed insights and metrics for @storybook/addon-outline
@storybook/addon-essentials
Curated addons to bring out the best of Storybook
@storybook/addon-controls
Interact with component inputs dynamically in the Storybook UI
@storybook/addon-toolbars
Create your own toolbar items that control story rendering
@storybook/addon-backgrounds
Switch backgrounds to view components in different settings
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
npm install @storybook/addon-outline
v8.5.0-alpha.11
Published on 27 Nov 2024
v8.5.0-alpha.10
Published on 23 Nov 2024
v8.4.5
Published on 20 Nov 2024
v8.5.0-alpha.9
Published on 20 Nov 2024
v8.5.0-alpha.8
Published on 19 Nov 2024
v8.5.0-alpha.7
Published on 19 Nov 2024
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
84,766 Stars
64,176 Commits
9,336 Forks
932 Watching
580 Branches
1,959 Contributors
Updated on 28 Nov 2024
TypeScript (72.73%)
JavaScript (24.64%)
MDX (1.13%)
Svelte (0.67%)
Vue (0.3%)
HTML (0.22%)
CSS (0.2%)
EJS (0.06%)
Pug (0.04%)
Handlebars (0.02%)
Shell (0.01%)
Cumulative downloads
Total Downloads
Last day
-1.6%
1,057,791
Compared to previous day
Last week
3.8%
5,383,162
Compared to previous week
Last month
12.5%
22,368,113
Compared to previous month
Last year
30.5%
230,481,920
Compared to previous year
2
1
4
Build bulletproof UI components faster
Storybook is a frontend workshop for building UI components and pages in isolation. Thousands of teams use it for UI development, testing, and documentation. Find out more at https://storybook.js.org!
Visit Storybook's website to learn more about Storybook and to get started.
Documentation can be found on Storybook's docs site.
View Component Encyclopedia to see how leading teams use Storybook.
Use storybook.new to quickly create an example project in Stackblitz.
Storybook comes with a lot of addons for component design, documentation, testing, interactivity, and so on. Storybook's API makes it possible to configure and extend in various ways. It has even been extended to support React Native, Android, iOS, and Flutter development for mobile.
For additional help, share your issue in the repo's GitHub Discussions.
Renderer | Demo | |
---|---|---|
React | ||
Angular | ||
Vue 3 | ||
Web components | ||
React Native | ||
HTML | ||
Ember | ||
Svelte | ||
Preact | ||
Qwik | ||
SolidJS | ||
Android, iOS, Flutter |
Addons | |
---|---|
a11y | Test components for user accessibility in Storybook |
actions | Log actions as users interact with components in the Storybook UI |
backgrounds | Let users choose backgrounds in the Storybook UI |
cssresources | Dynamically add/remove CSS resources to the component iframe |
design assets | View images, videos, and weblinks alongside your story |
docs | Add high quality documentation to your components |
events | Interactively fire events to components that respond to EventEmitter |
google-analytics | Reports google analytics on stories |
graphql | Query a GraphQL server within Storybook stories |
jest | View the results of components' unit tests in Storybook |
links | Create links between stories |
measure | Visually inspect the layout and box model within the Storybook UI |
outline | Visually debug the CSS layout and alignment within the Storybook UI |
query params | Mock query params |
storysource | View the code of your stories within the Storybook UI |
viewport | Change display sizes and layouts for responsive components using Storybook |
See Addon / Framework Support Table
To continue improving your experience, we have to eventually deprecate or remove certain addons in favor of new and better tools.
If you're using info/notes, we highly recommend you migrate to docs instead, and here is a guide to help you.
If you're using contexts, we highly recommend you migrate to toolbars and here is a guide to help you.
If you're using addon-storyshots, we highly recommend you migrate to the Storybook test-runner and here is a guide to help you.
We have a badge! Link it to your live Storybook example.
1[![Storybook](https://cdn.jsdelivr.net/gh/storybookjs/brand@main/badge/badge-storybook.svg)](link to site)
If you're looking for material to use in your Storybook presentation, such as logos, video material, and the colors we use, you can find it all on our brand repo.
Contributions to Storybook are always welcome!
Looking for a first issue to tackle?
Storybook is organized as a monorepo. Useful scripts include:
yarn start
Runs a sandbox template storybook with test stories
yarn task
As above, but gives you options to customize the sandbox (e.g. selecting other frameworks)
yarn lint
boolean check if code conforms to linting rules - uses remark & eslint
yarn lint:js
- will check jsyarn lint:md
- will check markdown + code samplesyarn lint:js --fix
- will automatically fix jsyarn test
boolean check if unit tests all pass - uses jest
yarn run test --core --watch
- will run core tests in watch-modeBecome a sponsor to have your logo and website URL on our README on Github. [Become a sponsor]
By making a recurring donation, you can support us and our work. [Become a backer]
-the end-
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
11 out of 11 merged PRs checked by a CI test -- score normalized to 10
Reason
42 different organizations found -- score normalized to 10
Details
Reason
no dangerous workflow patterns detected
Reason
update tool detected
Details
Reason
license file detected
Details
Reason
30 commit(s) out of 30 and 11 issue activity out of 30 found in the last 90 days -- score normalized to 10
Reason
security policy file detected
Details
Reason
no vulnerabilities detected
Reason
9 out of last 12 changesets reviewed before merge -- score normalized to 7
Reason
dependency not pinned by hash detected -- score normalized to 7
Details
Reason
no badge detected
Reason
project is not fuzzed
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
non read-only tokens detected in GitHub workflows
Details
Score
Last Scanned on 2024-03-19
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More