md2vue

v2.0.6
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 11/25/2017

Downloads

Maintainers