@vuedoc/md

v1.0.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 11/2/2017

Downloads

Maintainers