Gathering detailed insights and metrics for @patternfly-test/react-core
Gathering detailed insights and metrics for @patternfly-test/react-core
npm install @patternfly-test/react-core
Typescript
Module System
Node Version
NPM Version
55.2
Supply Chain
59.2
Quality
75.6
Maintenance
50
Vulnerability
96.7
License
TypeScript (98.09%)
JavaScript (1.71%)
CSS (0.13%)
Shell (0.03%)
Handlebars (0.03%)
HTML (0.01%)
Verify real, reachable, and deliverable emails with instant MX records, SMTP checks, and disposable email detection.
Total Downloads
3,778
Last Day
1
Last Week
2
Last Month
18
Last Year
354
MIT License
811 Stars
7,262 Commits
359 Forks
27 Watchers
33 Branches
206 Contributors
Updated on Feb 26, 2025
Latest Version
0.2.2
Package Id
@patternfly-test/react-core@0.2.2
Unpacked Size
1.06 MB
Size
168.85 kB
File Count
595
NPM Version
lerna/3.10.5/node@v8.15.0+x64 (linux)
Node Version
8.15.0
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
-33.3%
2
Compared to previous week
Last Month
-61.7%
18
Compared to previous month
Last Year
-55%
354
Compared to previous year
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 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
Found 7/13 approved changesets -- score normalized to 5
Reason
branch protection is not maximal on development and all release branches
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
29 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-02-17
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