This website requires JavaScript.
Explore
Help
Sign In
Sakurai
/
pdf.js
Watch
1
Star
0
Fork
0
You've already forked pdf.js
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
pdf.js
/
src
/
shared
History
Jonas Jenwald
cfb4955a92
Replace the
isArray
helper function with the native
Array.isArray
function
...
*Follow-up to PR 8813.*
2017-09-01 20:27:13 +02:00
..
cffStandardStrings.js
Fix errors reported by the
comma-spacing
ESLint rule
2016-12-12 20:35:53 +01:00
compatibility.js
Moves global scope out of shared/util.
2017-08-22 18:20:52 -05:00
fonts_utils.js
Removes error()
2017-07-07 09:40:24 -05:00
global_scope.js
Moves global scope out of shared/util.
2017-08-22 18:20:52 -05:00
streams_polyfill.js
Checks Edge support for streams.
2017-08-03 08:48:51 -05:00
util.js
Replace the
isArray
helper function with the native
Array.isArray
function
2017-09-01 20:27:13 +02:00