pdf.js/examples/node
Jonas Jenwald 0e1b5589e7 Restore the btoa/atob polyfills for Node.js
These were removed in PR 9170, since they were unused in the browsers that we'll support in PDF.js version `2.0`.
However looking at the output of Travis, where a subset of the unit-tests are run using Node.js, there's warnings about `btoa` being undefined. This doesn't appear to cause any errors, which probably explains why we didn't notice this before (despite PR 9201).
2018-01-13 01:31:05 +01:00
..
pdf2png Adds gulp dist-install command; using pdfjs-dist package in examples. 2017-06-12 10:22:16 -05:00
domstubs.js Restore the btoa/atob polyfills for Node.js 2018-01-13 01:31:05 +01:00
getinfo.js Replace DOMParser with SimpleXMLParser 2017-09-19 23:09:07 +02:00
pdf2svg.js pdf2svg.js: Serialize the SVG to a stream 2017-08-16 19:16:38 +02:00