Gathering detailed insights and metrics for @patternfly/react-core
Gathering detailed insights and metrics for @patternfly/react-core
Gathering detailed insights and metrics for @patternfly/react-core
Gathering detailed insights and metrics for @patternfly/react-core
@redallen-patternfly/react-core
This library provides a set of common React components for use with the PatternFly reference implementation.
@breakaway/react-core
This library provides a set of common React components for use with the PatternFly reference implementation.
@patternfly-test/react-core
This library provides a set of common React components for use with the PatternFly reference implementation.
@breakaway/preact-core
This library provides a set of common React components for use with the PatternFly reference implementation.
A set of React components for the PatternFly project.
npm install @patternfly/react-core
Typescript
Module System
Node Version
NPM Version
TypeScript (98.4%)
JavaScript (1.42%)
CSS (0.12%)
Shell (0.03%)
Handlebars (0.03%)
HTML (0.01%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
831 Stars
7,497 Commits
370 Forks
26 Watchers
41 Branches
211 Contributors
Updated on Jul 11, 2025
Latest Version
6.2.2
Package Id
@patternfly/react-core@6.2.2
Unpacked Size
14.46 MB
Size
2.96 MB
File Count
6,758
NPM Version
lerna/8.2.1/node@v22.15.0+x64 (linux)
Node Version
22.15.0
Published on
Apr 23, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
6
4
This project provides a set of React components for the PatternFly project.
Community: PatternFly website | Slack | Medium | Mailing list
Using PatternFly 3? Take a look at the PatternFly 3 React component information.
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-virtualized-extension | Table and list row virtualization extension |
Before you begin, check out this overview of PatternFly to get familiar with the basic elements of the design system.
Install a package manager before using the PatternFly libraries.
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.
TypeScript: Fork and clone the PatternFly React Seed project.
JavaScript: Fork and clone the JavaScript branch of the PatternFly React Seed project.
For more information about how to fork and clone a repo, view GitHub Help.
Install the project
Follow the steps outlined in the PatternFly React Seed README to install.
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.
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.
PatternFly React is licensed under the MIT License.
No vulnerabilities found.
Reason
30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Reason
license file detected
Details
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
Found 15/30 approved changesets -- score normalized to 5
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
42 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-30
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More