Socket
Socket
Sign inDemoInstall

storybook

Package Overview
Dependencies
583
Maintainers
3
Versions
1254
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    storybook

Storybook CLI


Version published
Weekly downloads
3.3M
increased by0.41%
Maintainers
3
Install size
88.7 MB
Created
Weekly downloads
 

Package description

What is storybook?

Storybook is an open-source tool for developing UI components in isolation for React, Vue, Angular, and more. It makes building stunning UIs organized and efficient. Storybook provides a sandbox to build UI components in isolation so you can develop hard-to-reach states and edge cases.

What are storybook's main functionalities?

UI Component Exploration

Developers can browse through the components and their different states to understand how components look and feel in isolation.

n/a

UI Component Documentation

Storybook allows developers to create documentation for each component, which can include usage instructions, design notes, and other important information.

n/a

Visual Testing

With Storybook, you can write stories to capture the states of your UI components. These stories can then be used for visual regression testing.

n/a

Interactive Component Playground

Storybook provides an interactive playground for your components, allowing you to manipulate props, check accessibility, and play with the component's state.

n/a

Other packages similar to storybook

Changelog

Source

7.4.2

  • Addon API: Improve the updateStatus API - #24007, thanks @ndelangen!
  • Nextjs: Migrate from config to previewAnnotations - #24178, thanks @yannbf!
  • UI: Fix SVG override fill when path has a fill attribute - #24156, thanks @ndelangen!
  • UI: Improve look and feel of status UI in sidebar - #24099, thanks @ndelangen!

Readme

Source

Storybook CLI

This is a wrapper for https://www.npmjs.com/package/@storybook/cli

Keywords

FAQs

Last updated on 15 Sep 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc