mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Add CDN link
Add CDN link Add Popular CDNs Add popular CDNs (site) Moving section
This commit is contained in:
parent
f9ce904fb7
commit
c2f1ff48d5
2 changed files with 14 additions and 0 deletions
|
@ -57,6 +57,13 @@ $ cd pdf.js
|
|||
</div>
|
||||
</div>
|
||||
|
||||
## Including via a CDN
|
||||
|
||||
PDF.js is hosted on several free CDNs:
|
||||
- https://www.jsdelivr.com/package/npm/pdfjs-dist
|
||||
- https://cdnjs.com/libraries/pdf.js
|
||||
- https://unpkg.com/pdfjs-dist/
|
||||
|
||||
## File Layout Overview
|
||||
|
||||
### Prebuilt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue