Dynamically render Vue components from Markdown using Remark!
npm install vue-remark
run npm run playground
to see it live.
@[MyComponent](Hello World!)
will render:
@[MyComponent](Hello World!)
Dynamically render Vue components from Markdown using Remark
Homepage Repository npm JavaScript Download
npm install vue-remark@0.4.0