PatternFly React

PatternFly 项目的一组 React 组件。「A set of React components for the PatternFly project.」

Github星跟踪图

PatternFly React

lerna
PatternFly 4 npm badge
CodeCov

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
  @patternfly/react-topology Topology components
:open_file_folder: Supporting packages
  @patternfly/react-docs Gatsby documentation site for components
  @patternfly/react-integration Cypress integration tests
:family: Extension packages community supported
  @patternfly/react-catalog-view-extension Catalog view extension
  @patternfly/react-virtualized-extension Table and list row virtualization extension
:x: Deprecated packages
  @patternfly/react-inline-edit-extension Table inline edit 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
  1. Install the project

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

Install and configure PatternFly React

  • Using npm, run the following command to install:

    npm install @patternfly/react-core --save
    

    OR

  • Using yarn, run the following command to install:

    yarn add @patternfly/react-core
    

    Once the library is installed, use the specific setup instructions for that library to access the components it contains. These can be found in the readme for each library.

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.

主要指标

概览
名称与所有者patternfly/patternfly-react
主编程语言TypeScript
编程语言JavaScript (语言数: 6)
平台Linux, Mac, Windows
许可证MIT License
所有者活动
创建于2017-03-08 22:31:12
推送于2025-05-21 15:53:47
最后一次提交
发布数24345
最新版本名称@patternfly/react-tokens@6.3.0-prerelease.3 (发布于 2025-05-21 15:53:45)
第一版名称v0.1.7 (发布于 )
用户参与
星数826
关注者数26
派生数366
提交数7.5k
已启用问题?
问题数5381
打开的问题数209
拉请求数5407
打开的拉请求数27
关闭的拉请求数810
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?