pdf.js/src/core
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
..
annotation.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
arithmetic_decoder.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
bidi.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
cff_parser.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
charsets.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
chunked_stream.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
cmap.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
colorspace.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
crypto.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
document.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
encodings.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
evaluator.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
font_renderer.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
fonts.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
function.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
glyphlist.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
image.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
jbig2.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
jpg.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
jpx.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
metrics.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
murmurhash3.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
network.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
obj.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
parser.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
pattern.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
pdf_manager.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
primitives.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
ps_parser.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
standard_fonts.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
stream.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
type1_parser.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
unicode.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00
worker.js Convert the files in the /src/core folder to ES6 modules 2017-05-30 22:06:21 +02:00