@vuedoc/md

v1.1.0
Generate a Markdown Documentation for a Vue file component
vuedoc vue doc markdown md

prepublish

npm test

pretest

npm run lint

test

mocha --harmony test/tests.js

lint

standard index.js lib/* test/*.js

coverage

istanbul --harmony cover _mocha test

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
  • >=6.11.2
  • Sébastien Demanou
  • released 2/11/2018

Downloads

Maintainers