Skip to content

Commit 3c7d98d

Browse files
authored
Update README.md
1 parent 5c69e52 commit 3c7d98d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# pdfjs-viewer-element
22

3+
[![Package Quality](https://packagequality.com/badge/pdfjs-viewer-element.png)](https://packagequality.com/#?package=pdfjs-viewer-element)
4+
35
A web component for [PDF.js viewer](https://mozilla.github.io/pdf.js/web/viewer.html). See [demo](https://alekswebnet.github.io/pdfjs-viewer-element/index.html).
46

57
⚠️ `pdfjs-viewer-element` uses PDF.js [prebuilt](https://github.com/mozilla/pdf.js/releases/download/v3.4.120/pdfjs-3.4.120-dist.zip), that includes the generic build of PDF.js and the viewer. To use the package you should **extract the prebuilt** files into some directory of your project. You may specify the path to this directory with `viewer-path` property (by default is '/pdfjs').

0 commit comments

Comments
 (0)