説明なし

Brendan Dahl a7fc0d33a1 PDF.js version 2.12.313 3 年 前
build a7fc0d33a1 PDF.js version 2.12.313 3 年 前
cmaps 80424115ce PDF.js version 1.0.89 10 年 前
image_decoders a7fc0d33a1 PDF.js version 2.12.313 3 年 前
legacy a7fc0d33a1 PDF.js version 2.12.313 3 年 前
lib a7fc0d33a1 PDF.js version 2.12.313 3 年 前
standard_fonts fdd59815fb PDF.js version 2.10.377 - See https://github.com/mozilla/pdf.js/releases/tag/v2.10.377 3 年 前
types a7fc0d33a1 PDF.js version 2.12.313 3 年 前
web a7fc0d33a1 PDF.js version 2.12.313 3 年 前
CODE_OF_CONDUCT.md 8ca1faf26b PDF.js version 2.2.228 - See https://github.com/mozilla/pdf.js/releases/tag/v2.2.228 6 年 前
LICENSE 4770bbb1cb PDF.js version 1.0.1169 10 年 前
README.md a7fc0d33a1 PDF.js version 2.12.313 3 年 前
bower.json a7fc0d33a1 PDF.js version 2.12.313 3 年 前
package.json a7fc0d33a1 PDF.js version 2.12.313 3 年 前
webpack.js fdd59815fb PDF.js version 2.10.377 - See https://github.com/mozilla/pdf.js/releases/tag/v2.10.377 3 年 前

README.md

PDF.js

PDF.js is a Portable Document Format (PDF) library that is built with HTML5. Our goal is to create a general-purpose, web standards-based platform for parsing and rendering PDFs.

This is a pre-built version of the PDF.js source code. It is automatically generated by the build scripts.

For usage with older browsers or environments, without support for modern features such as e.g. async/await, ReadableStream, optional chaining, nullish coalescing, and private class fields/methods; please see the legacy folder.

See https://github.com/mozilla/pdf.js for learning and contributing.