Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A set of React components for the PatternFly project.

License

NotificationsYou must be signed in to change notification settings

patternfly/patternfly-react

Repository files navigation

lernaPatternFly npm badge

This project provides a set of React components for thePatternFly 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 thePatternFly 3 React component information.

PatternFly React packages

Package linkDescription
💙 Core packages
  @patternfly/react-coreCore set of components
  @patternfly/react-tableTable components
  @patternfly/react-chartsChart components
  @patternfly/react-iconsIcon components
  @patternfly/react-stylesPatternFly CSS styles
  @patternfly/react-tokensPatternFly CSS variable tokens
💛 Extension packages
  @patternfly/react-log-viewerVirtualized log viewer component
  @patternfly/react-catalog-view-extensionCatalog view extension
  @patternfly/react-topologyTopology components
📂 Supporting packages
  @patternfly/react-docsGatsby documentation site for components
  @patternfly/react-integrationCypress integration tests
❌ Deprecated packages
  @patternfly/react-virtualized-extensionTable and list row virtualization extension

Setup

Before you begin, check out thisoverview 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 toInstall 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 thePatternFly 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 eachlibrary.

Contribution guidelines

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

License

PatternFly React is licensed under theMIT License.


[8]ページ先頭

©2009-2025 Movatter.jp