Socket
Socket
Sign inDemoInstall

@kadira/storybook

Package Overview
Dependencies
39
Maintainers
6
Versions
133
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @kadira/storybook

React Storybook: Isolate React Component Development with Hot Reloading.


Version published
Weekly downloads
2.4K
decreased by-9.76%
Maintainers
6
Install size
63.3 MB
Created
Weekly downloads
 

Readme

Source

React Storybook Build Status npm version Storybook Slack

React Storybook is a UI development environment for your React components. With it, you can visualize different states of your UI components and develop them interactively.

React Storybook Screenshot

React Storybook runs outside of your app. So you can develop UI components in isolation without worrying about app specific dependencies and requirements.

Getting Started

npm i -g getstorybook
cd my-react-app
getstorybook

For more information visit: https://getstorybook.io


React Storybook also comes with a lot of addons and a great API to customize as you wish. You can also build a static version of your storybook and deploy it anywhere you want.

Here are some featured storybooks that you can reference to see how Storybook works:

Docs

FAQs

Last updated on 15 Jan 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc