@patternfly/react-templates
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

@patternfly/react-templates

This package provides wrapped Patternfly component demos with a streamlined API for ease of use.

Prerequisite

Node Environment

This project currently supports Node Active LTS releases. Please stay current with Node Active LTS when developing patternfly-react.

For example, to develop with Node 18, use the following:

nvm install 18
nvm use 18

This project also requires a Yarn version of >=1.6.0. The latest version can be installed from the Yarn home page.

Installing

yarn add @patternfly/react-templates

or

npm install @patternfly/react-templates --save

Usage

It's strongly advised to use the PatternFly Base CSS in your whole project, or some components may diverge in appearance:

import '@patternfly/react-core/dist/styles/base.css';
import { SimpleSelect } from '@patternfly/react-templates';

Package Sidebar

Install

npm i @patternfly/react-templates

Weekly Downloads

302

Version

1.0.3

License

MIT

Unpacked Size

123 kB

Total Files

62

Last publish

Collaborators

  • bennyp
  • dlabaj
  • ausuliv
  • dgutride
  • dlabrecq
  • patternfly-build
  • jeff-phillips-18
  • mturley
  • mwcz
  • kylebuch8
  • evwilkin
  • schulj12
  • nicolethoen
  • heymp
  • zhawkins