1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 07:08:08 +02:00
pdf.js/src
Jonas Jenwald 982b6aa65b Convert the files in the /src/core folder to ES6 modules
Please note that the `glyphlist.js` and `unicode.js` files are converted to CommonJS modules instead, since Babel cannot handle files that large and they are thus excluded from transpilation.
2017-05-30 22:06:21 +02:00
..
core Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
display Resets canvas 2d context to the default state. 2017-05-23 15:10:30 -05:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared fix(svg) adjust strategy for decoding JPEG images 2017-05-08 11:32:44 +08: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
main_loader.js Using pre-built code for testing. 2017-05-30 22:06:21 +02:00
pdf.js Using pre-built code for testing. 2017-05-30 22:06:21 +02: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