Socket
Socket
Sign inDemoInstall

@storybook/addon-comments

Package Overview
Dependencies
47
Maintainers
11
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @storybook/addon-comments

Comments addon for Storybook


Version published
Weekly downloads
6
decreased by-25%
Maintainers
11
Created
Weekly downloads
 

Readme

Source

Storybook Comments Addon

Build Status on CircleCI CodeFactor Known Vulnerabilities BCH compliance codecov
Storybook Slack Backers on Open Collective Sponsors on Open Collective


THIS ADDON IS CURRENTLY NOT WORKING - NOT MAINTAINED


Storybook Comments Addon allows you to add comments for your stories in Storybook.

This addon works with Storybook for: React.

Screenshot

Getting Started

First, install the addon

npm install -D @storybook/addon-comments

Add this line to your addons.js file (create this file inside your storybook config directory if needed).

import '@storybook/addon-comments/register';

Keywords

FAQs

Last updated on 23 Dec 2017

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc