@ibm/akora-renderer-react

v1.0.3
React renderer tool for Cloud Pak for AIOps dashboard integration.
ibm cloud aiops dashboard

lint

eslint ./lib

test

jest

build

rollup -c

watch

rollup -c -w

lint:ci

eslint --format checkstyle -o reports/static-analysis/eslint.xml ./lib

pretest

NODE_ENV=test npm run build

test:ci

jest --ci --no-cache --coverage --coverageDirectory=reports/unit-test/jest --testResultsProcessor="jest-junit" --verbose

build-docs

jsdoc --configure jsdoc.conf.json

pretest:ci

NODE_ENV=test npm run build

test:watch

jest --watch --coverage

lint:js:fix

eslint --fix --ext js --ext jsx ./lib

test:coverage

jest --coverage
npm i @ibm/akora-renderer-react

Metadata

Downloads