0.1.1 • Published 5 years ago

vue-pdfmake v0.1.1

Weekly downloads
12
License
MIT
Repository
github
Last release
5 years ago

vue-pdfmake

基于 pdfmake

一个 vue 组件,能够将内部的 slot 转为 pdf

项目基于 VNODE 将 vnode 按照一定的规则转为 pdfmake 的相关配置文件

预览

文档

查看文档

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint