Skip to content

Commit f961d47

Browse files
authored
Update README.md
1 parent 855c608 commit f961d47

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
</p>
44
<h1 align="center">pdfjs-viewer-element</h1>
55

6-
The simplest integration of PDF.js viewer using the `iframe` element and web component.
7-
The package provides a custom element, based on [PDF.js default viewer](https://mozilla.github.io/pdf.js/web/viewer.html), supported in all [major browsers](https://caniuse.com/custom-elementsv1), and works with most [JS frameworks](https://custom-elements-everywhere.com/).
6+
The simplest integration of [PDF.js default viewer](https://mozilla.github.io/pdf.js/web/viewer.html) using the `iframe` element and web component.
7+
The package provides a custom element, based on PDF.js (viewer options)[https://github.com/mozilla/pdf.js/wiki/Viewer-options] and (URL parameters)[https://github.com/mozilla/pdf.js/wiki/Debugging-PDF.js#url-parameters] API.
8+
Supported in all [major browsers](https://caniuse.com/custom-elementsv1), and works with most [JS frameworks](https://custom-elements-everywhere.com/).
89

910
See [examples](https://alekswebnet.github.io/pdfjs-viewer-element/#demo) of usage in Vue, React, Svelte, or simple HTML pages.
1011

0 commit comments

Comments
 (0)