@patternfly/react-table

v0.4.12
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

build:ts

node ./scripts/copyTS.js

postbuild

node ./build/copyStyles.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

Downloads