@vuedoc/parser

v0.6.0
Generate a JSON documentation for a Vue file
vuedoc vuefile vue doc parser

prepublish

npm test

pretest

npm run lint

test

mocha --harmony test/index.js

lint

standard index.js lib/* test/*

coverage

istanbul --harmony cover _mocha test/index.js

coveralls

npm run lint && istanbul cover _mocha --report lcovonly -- -R spec test && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js --verbose
npm i @vuedoc/[email protected]

Metadata

  • MIT
  • >=4.8.2
  • Sébastien Demanou
  • released 10/22/2017

Downloads

Maintainers