vue-svgdoc-reader

这是一个基于VUE的SVG文件浏览器插件,可以放大,缩小,滚动,翻页,全屏等功能

Usage no npm install needed!

<script type="module">
  import vueSvgdocReader from 'https://cdn.skypack.dev/vue-svgdoc-reader';
</script>

README

vue-svgdoc-reader

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.