@patternfly/react-table

v1.1.1
This library provides a set of React table components for use with the PatternFly 4
react patternfly table reacttabular

build

yarn build:babel && yarn build:ts && node ./build/copyStyles.js

clean

rimraf dist

build:ts

node ./scripts/copyTS.js

build:babel

concurrently "yarn build:babel:cjs" "yarn build:babel:esm"

build:babel:cjs

cross-env BABEL_ENV=production:cjs babel src --out-dir dist/js

build:babel:esm

cross-env BABEL_ENV=production:esm babel src --out-dir dist/esm
npm i @patternfly/[email protected]

Metadata

  • MIT
  • Whatever
  • Red Hat
  • released 3/11/2019

Downloads