Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jonas Jenwald 68bf47d55d Fix errors reported by the `space-before-function-paren` ESLint rule 8 years ago
..
core Fix errors reported by the `space-before-function-paren` ESLint rule 8 years ago
display Fix errors reported by the `keyword-spacing` ESLint rule 8 years ago
images
shared Fix errors reported by the `semi-spacing` ESLint rule 8 years ago
doc_helper.js Proxy global PDFJS.verbosity to properly configure shared/util. 9 years ago
main_loader.js Deprecate the `isValidUrl` utility function and replace it with `createValidAbsoluteUrl`/`isValidProtocal` functions instead, since the main URL validation is now done using the `new URL` constructor 9 years ago
pdf.js Deprecate the `isValidUrl` utility function and replace it with `createValidAbsoluteUrl`/`isValidProtocal` functions instead, since the main URL validation is now done using the `new URL` constructor 9 years ago
pdf.worker.entry.js Removing "entry-loader" dependency from webpack. 9 years ago
worker_loader.js Replaces all preprocessor directives with PDFJSDev calls. 9 years ago