arkokoley / pdfvuer

A PDF viewer for Vue using Mozilla's PDF.js that supports both Vue2 and Vue3
https://arkokoley.github.io/pdfvuer
MIT License
918 stars 131 forks source link

Link demo app source code #84

Open michaelbukachi opened 3 years ago

michaelbukachi commented 3 years ago

Hello,

Great library, it really makes working with PDF.js easier.

Is it to possible to provide the link to source of the demo app (https://arkokoley.github.io/pdfvuer) or maybe add an example folder in this repo with it's code? It would be a nice real world example people can refer to.

arkokoley commented 3 years ago

@michaelbukachi The code for the demo app is essentially in the README as the "advanced example". I'll add the full app as an example in the repo as well!! Thanks for that suggesstion!

phanchanra commented 3 years ago

if your demo with source code it is easy to understand and need to test before using I hope you will