dva-ast

v0.3.0-beta-2
dva static analysis based on javascript ast.
dva ast

build

babel -d lib/ src/

test

NODE_ENV=test nyc mocha --no-timeouts ./test/*-test.js ./test/**/*-test.js

debug

mocha --require babel-register --no-timeouts ./test/*-test.js ./test/**/*-test.js

report

nyc report --reporter=html

coveralls

nyc report --reporter=text-lcov | coveralls

Metadata

  • MIT
  • Whatever
  • Chris Fan
  • released 10/18/2016

Downloads