reg-cli

v0.17.1
![reg-cli](./docs/reg-cli.jpg)

reg

node dist/cli.js ./sample/actual ./sample/expected ./sample/diff -I -R ./sample/index.html -T 0.01 -X client

flow

flow

test

cross-env NODE_ENV="debug" npm run build:report && npm run build && npm run test:cli && npm run test:screenshot

build

npm run build:cli && npm run build:report

watch

babel src --watch -d dist

reg:from

node dist/cli.js -F ./sample/reg.json -R ./sample/index.html

test:cli

chmod +x dist/cli.js && ava test/cli.test.js

build:cli

babel src -d dist

dev:report

npm run copy:ximgdiff && webpack-dev-server --hot --inline --open

screenshot

node test/screenshot.js

build:report

sh ./scripts/build-ui.sh v0.2.0

copy:ximgdiff

copyfiles -u 3 node_modules/x-img-diff-js/build/cv-wasm_browser.* report/assets

prepublishOnly

npm run build

test:screenshot

npm run build:report && npm run reg && npm run screenshot

Metadata

  • MIT
  • Whatever
  • bokuweb
  • released 8/2/2021

Downloads

Maintainers