vue-pdfjs-demo
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"_id": "vuetify-pdfjs@1.0.0", | ||
"_id": "vue-pdfjs-demo@1.0.1", | ||
"_inBundle": false, | ||
"_integrity": "", | ||
"_location": "/vuetify-pdfjs", | ||
"_location": "/vue-pdfjs-demo", | ||
"_phantomChildren": { | ||
"ms": "1.0.0" | ||
"ms": "1.0.1" | ||
}, | ||
@@ -65,4 +65,4 @@ "babel": { | ||
"author": "Jerome CHENEAUX", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT" | ||
} |
@@ -1,2 +0,2 @@ | ||
# Vuetify-pdfjs | ||
# vue-pdfjs-demo | ||
@@ -3,0 +3,0 @@ This project demonstrates how a simple PDF viewer could be implemented using Vue and PDF.js. This is not a fully-featured PDF document viewer with sophisticated controls, but could serve as the basis for one. |
53148