Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@equisoft/design-elements-storybook

Package Overview
Dependencies
Maintainers
12
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equisoft/design-elements-storybook

This [Storybook](https://storybook.js.org) currently documents the [React](../react) implementation of Equisoft's Design Elements.

  • 2.0.2-alpha.58
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
12
Weekly downloads
 
Created
Source

Design Elements Storybook

This Storybook currently documents the React implementation of Equisoft's Design Elements.

Getting started

To run this Storybook, all you need to do is install the package's dependencies and run the start script:

cd design-elements/packages/storybook
yarn
yarn start

Storybook should then open automatically in your browser.

Developing with local components

If you wish to work with components from your local version of @equisoft/design-elements-react instead of loading them from an npm published version, you need to follow these two steps:

cd design-elements/packages/react
yarn link

cd design-elements/packages/storybook
yarn link @equisoft/design-elements-react

FAQs

Package last updated on 05 May 2020

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc