1.2.38 • Published 5 years ago

pdf-viewer-blah v1.2.38

Weekly downloads
-
License
-
Repository
-
Last release
5 years ago

Vue PDF.js Demo

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.

https://rossta.net/vue-pdfjs-demo

To learn more, checkout the series of posts describing how this project was implemented. 1. Basic page rendering 1. Fetching and rendering lazily 1. Extracting a data component 1. Refactoring to nested abstract components

Setup

To run the project locally:

$ git clone https://github.com/rossta/vue-pdfjs-demo
$ cd vue-pdfjs-demo
$ yarn install
$ yarn serve

Documentation

1.2.38

5 years ago

1.2.37

5 years ago

1.2.36

5 years ago

1.2.35

5 years ago

1.2.34

5 years ago

1.2.32

5 years ago

1.2.33

5 years ago

1.2.30

5 years ago

1.2.31

5 years ago

1.2.28

5 years ago

1.2.11

5 years ago

1.2.10

5 years ago

1.2.9

5 years ago

1.2.8

5 years ago