@oat-sa/tao-core-sdk

v1.2.0
Core libraries of TAO
tao core sdk fe frontend

lint

eslint src/util src/core test

test

npx qunit-testrunner

build

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

prepare

npm run build

coverage

nyc report

test:cov

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

test:dev

NODE_ENV=development run-p test:keepAlive build:watch

build:cov

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

build:dev

NODE_ENV=development npm run build:watch

build:watch

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

coverage:html

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

test:keepAlive

npx qunit-testrunner --keepalive
npm i @oat-sa/[email protected]

Metadata

  • GPL-2.0
  • Whatever
  • Unknown
  • released 3/11/2020

Downloads