patternfly / patternfly-react

A set of React components for the PatternFly project.
https://react-staging.patternfly.org/
MIT License
746 stars 349 forks source link
bootstrap3 hacktoberfest patternfly react-components reactjs

PatternFly React

lerna PatternFly npm badge

This project provides a set of React components for the PatternFly project.

Community: PatternFly website | Slack | Medium | Mailing list

Table of contents

  1. PatternFly React packages
  2. Setup
  3. Contribution guidelines
  4. License

Using PatternFly 3? Take a look at the PatternFly 3 React component information.

PatternFly React packages

Package link Description
:blue_heart: Core packages
  @patternfly/react-core Core set of components
  @patternfly/react-table Table components
  @patternfly/react-charts Chart components
  @patternfly/react-icons Icon components
  @patternfly/react-styles PatternFly CSS styles
  @patternfly/react-tokens PatternFly CSS variable tokens
:yellow_heart: Extension packages
  @patternfly/react-log-viewer Virtualized log viewer component
  @patternfly/react-catalog-view-extension Catalog view extension
  @patternfly/react-topology Topology components
:open_file_folder: Supporting packages
  @patternfly/react-docs Gatsby documentation site for components
  @patternfly/react-integration Cypress integration tests
:x: Deprecated packages
  @patternfly/react-inline-edit-extension Table inline edit extension
  @patternfly/react-virtualized-extension Table and list row virtualization extension

Setup

Before you begin, check out this overview of PatternFly to get familiar with the basic elements of the design system.

Install a package manager

Install a package manager before using the PatternFly libraries.

Start with PatternFly React seed

If you want to start with your existing project, skip to Install and configure PatternFly React.

PatternFly React seed is an open source build scaffolding utility. It gives developers a jump-start when creating new projects that will use PatternFly.

  1. Fork the project

    For more information about how to fork and clone a repo, view GitHub Help.

  2. Install the project

    Follow the steps outlined in the PatternFly React Seed README to install.

Install and configure PatternFly React

Contribution guidelines

All React contributors must first be PatternFly community contributors. If you're already a PatternFly community contributor, check out the React contribution guidelines to make React contributions.

License

PatternFly React is licensed under the MIT License.