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
9f9f07613f
pdf.js
/
examples
History
Jane-Kotovich
37d90ec378
Convert examples/node/pdf2png/pdf2png.js to await/async
2021-10-14 20:35:18 +10:00
..
browserify
Replace *most* cases of
var
with
let
/
const
in the
examples/
folder
2021-03-12 17:16:59 +01:00
components
Enable XFA by default in the viewer, and
components/
examples (issue 13968)
2021-09-14 16:54:36 +02:00
image_decoders
Replace *most* cases of
var
with
let
/
const
in the
examples/
folder
2021-03-12 17:16:59 +01:00
learning
Update the
learning/
examples with basic HiDPI-screen support
2021-09-07 14:57:59 +02:00
mobile-viewer
Simplify the
animationStarted
handling in the
mobile-viewer/
example
2021-03-12 17:52:58 +01:00
node
Convert examples/node/pdf2png/pdf2png.js to await/async
2021-10-14 20:35:18 +10:00
svgviewer
Replace *most* cases of
var
with
let
/
const
in the
examples/
folder
2021-03-12 17:16:59 +01:00
text-only
Replace *most* cases of
var
with
let
/
const
in the
examples/
folder
2021-03-12 17:16:59 +01:00
webpack
Update webpack import instructions
2021-05-28 20:46:56 -04:00
.eslintrc
Enable the ESLint
no-var
rule globally
2021-03-13 16:12:53 +01:00