pdf.js/examples
Jonas Jenwald 3dc0567a37 Remove the create-react-app example (issue 11729)
Given that none of the PDF.js contributors know React, maintaining and/or providing supporting for the example isn't really feasible unfortunately.
Even something as simple as running/testing the example becomes difficult for anyone completely unfamiliar with React, and furthermore:

 - It's very difficult to tell if the example demonstrates React best-practices, since the PDF.js contributors don't know React.

 - We also have no reasonable way of keeping the example up-to-date with changes in React.

 - The React example, in its current form, is even *hard-coding* the PDF.js version to a now unsupported version.

 - The example is currently triggering "fake worker" usage, see issue 11729, which is really *really* bad. Note that the "fake worker" functionality is *only* intended as a fallback, and it should absolutely *not* under any circumstances be advertised and certainly shouldn't be triggered in official PDF.js examples.
2020-05-01 12:42:35 +02:00
..
acroforms Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
browserify Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
components Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
image_decoders Enable auto-formatting of the entire code-base using Prettier (issue 11444) 2019-12-26 12:34:24 +01:00
learning Add direction: ltr; to the canvases used in examples/learning, to ensure correct text rendering (issue 11457) 2020-01-12 12:25:23 +01:00
mobile-viewer Enable the dot-notation ESLint rule 2020-04-17 12:24:46 +02:00
node [api-minor] Immediately release the font.data property once the font been attached to the DOM (PR 11777 follow-up) 2020-04-23 13:04:57 +02:00
svgviewer Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
text-only Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
webpack Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
.eslintrc Upgrade to eslint version 6 2019-08-24 20:21:10 +02:00