@oat-sa/tao-core-ui

v1.47.1
UI libraries of TAO
tao ui core fe frontend

test

npx qunit-testrunner

build

cross-env NODE_ENV=production rollup --config ./build/rollup.config.js

prepare

npm run buildScss && npm run build

coverage

nyc report

lint:src

eslint -c .eslintrc.js src

test:cov

npm run build:cov && npx qunit-testrunner --cov

test:dev

run-p test:keepAlive build:watch

build:cov

rollup --config ./build/rollup.config.js --environment COVERAGE

build:dev

npm run build:watch

buildScss

node ./build/scss.js

lint:test

eslint -c test/.eslintrc.js test

build:watch

rollup --config ./build/rollup.config.js --watch

lint:report

eslint -c .eslintrc.js --output-file eslint_report.json --format json src | true

coverage:html

nyc report --reporter=lcov && open-cli coverage/lcov-report/index.html

test:keepAlive

npx qunit-testrunner --keepalive

coverage:clover

nyc report --reporter=clover
npm i @oat-sa/[email protected]

Metadata

  • GPL-2.0
  • Whatever
  • Unknown
  • released 1/12/2022

Downloads