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

g2-ops-components

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

g2-ops-components

G2 Ops Component Library

  • 0.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by50%
Maintainers
4
Weekly downloads
 
Created
Source

Ops Portal UI Component Library

Collection of generic UI components built in React using Material-ui and Fabric.

Style Guide

We are building this with a living style guide to showcase how to use the various components, using React Styleguidist.

The styleguide will be available at https://g2-ops-styleguide.copart.com/

While developing, it is useful to serve the styleguide using yarn styleguide, which will hot reload changes as you develop.

Prerequisites

Basic knowledge of React. Using Material/Fabric components. Please refer to React-Styleguidist cookbook for documenting components.

Installing

git clone https://github.com/copartit/g2-ops-component-library.git
cd g2-ops-component-library
yarn install or npm install

Development

Scripts

  • yarn install to install dependencies
  • yarn styleguide to generate and serve style guide
  • yarn test to run tests
  • yarn run build to build for production
  • yarn run styleguide:build to build a static version of the styleguide for deployment

Tests

We are aiming to build from the ground up with tests where appropriate, using Mocha, Chai and Enzyme.

To execute the tests, simply run yarn test.

Deploments

To deploy follow the instructions on Deploy.md

Contributing

Contributions are welcome. Please create Pull Requests for enhancements, bug fixes.

FAQs

Package last updated on 19 Apr 2018

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