md2vue

v3.0.1
Transform markdown document to vue component, with code highlighting support from [highlight.js](https://github.com/isagalaev/highlight.js).

start

run-s build build-doc && run-p watch-build preview

watch-build

rollup -c rollup.config.js -w

build

rollup -c rollup.config.js

build-doc

node build-doc

preview

live-server ./docs

test

jest

Metadata

  • MIT
  • Whatever
  • wemlion
  • released 12/20/2017

Downloads

Maintainers