Socket
Socket
Sign inDemoInstall

@pga/pga-championship-library

Package Overview
Dependencies
6
Maintainers
13
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @pga/pga-championship-library

React component library


Version published
Maintainers
13
Install size
37.9 kB
Created

Readme

Source

pga-championship-library

Travis npm package Coveralls npm bundle size (minified)

React Component Library for Championship website.

How to use

  • run npm install --save @pga/pga-championship-library in project directory
  • import components into your project, for example: import { Header } from '@pga/pga-championship-library'

How To Contribute

  • Create component and be sure to:
    • Add your component inside src/
    • export it at src/index.js
    • Make sure it's well tested in src/__tests__
  • Make a PR! CircleCI should automatically deploy to NPM and publish new changes to our component library website on merge with master.
    • IMPORTANT Before making a PR: run npm run bump-version to change the version number in package.json

Happy hacking!

Keywords

FAQs

Last updated on 11 Feb 2019

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