@patternfly/react-table

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

build

yarn build:babel && node ./scripts/copyTS.js && node ./build/copyStyles.js

clean

rimraf dist

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 4/1/2019

Downloads