pdf.js/src
Jonas Jenwald f2fc9ee281 Slightly refactor and ES6-ify the code in ObjectLoader
This patch changes all `var` to `let`, and caches the array lengths in all loops. Also removes two unnecessary temporary variable assignments.
2017-06-16 22:59:32 +02:00
..
core Slightly refactor and ES6-ify the code in ObjectLoader 2017-06-16 22:59:32 +02:00
display Fixes WeakMap polyfill (and improves PDFWorker port check). 2017-06-13 09:36:58 -05:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Merge pull request #8515 from yurydelendik/bloborigin 2017-06-16 11:21:45 -05:00
doc_helper.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
license_header.js Replace copyright headers; changes UMD to CommonJS. 2017-02-08 16:35:58 -06:00
pdf.js Removes last UMDs from the modules. 2017-05-31 07:14:17 -05:00
pdf.worker.entry.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
pdf.worker.js ES6 modules: remove UMD header validation 2017-03-04 21:43:25 +01:00
worker_loader.js Replaces RequireJS to SystemJS. 2017-02-27 08:32:39 -06:00