|
пре 4 година | |
---|---|---|
build | пре 4 година | |
cmaps | пре 10 година | |
es5 | пре 4 година | |
image_decoders | пре 4 година | |
lib | пре 4 година | |
types | пре 4 година | |
web | пре 4 година | |
CODE_OF_CONDUCT.md | пре 5 година | |
LICENSE | пре 10 година | |
README.md | пре 5 година | |
bower.json | пре 4 година | |
package.json | пре 4 година | |
webpack.js | пре 4 година |
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/environments, without support for modern features
such as e.g. async
/await
, Promise
, and ReadableStream
,
please refer to the es5
folder.
See https://github.com/mozilla/pdf.js for learning and contributing.