pug-html-vue
v1.1.3
Published
## Description * pugをhtmlとして表示するコンポーネント
Downloads
3
Readme
README.md
Description
- pugをhtmlとして表示するコンポーネント
HOW TO USE
import Vue from 'vue';
import PugHtmlVue from 'pug-html-vue';
Vue.use(PugHtmlVue);
<pug-html :document='documents'>