Socket
Socket
Sign inDemoInstall

@gooddata/goodstrap

Package Overview
Dependencies
62
Maintainers
75
Versions
1059
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @gooddata/goodstrap

> React UI library


Version published
Weekly downloads
772
increased by68.93%
Maintainers
75
Install size
129 MB
Created
Weekly downloads
 

Readme

Source

GoodStrap

React UI library

Setup

  1. Install Node.js and Yarn (for versions, see config).

  2. Run yarn install --frozen-lockfile to install the npm dependencies and bootstraps the environment.

Develop

yarn storybook

Will start react storybook at http://localhost:9001/

Please follow GoodData coding styles for JavaScript and CSS.

Optionally you can install terminal-notifier to get notified about build status. The easy way is to use Homebrew:

brew install terminal-notifier

Run unit tests

yarn test

Will start Jest in watch mode.

Build

yarn build-storybook

Will build production version of storybook into dist-storybook/ folder.

Usage

yarn add @gooddata/goodstrap@X.Y.Z

Versioning

This project was using Semantic Versioning version numbering in the past, but we have switched to major versions only.

Releasing

For releasing, use the jenkins job. Find more about the job in Confluence.

License

(C) 2007-2018 GoodData Corporation

FAQs

Last updated on 20 Jul 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