Remove links that no longer work (e.g. 404 response)

Jonas Jenwald 2024-08-31 15:20:53 +02:00
parent 71da47a698
commit f3b67274a9

@ -12,18 +12,12 @@
### Cool projects ### Cool projects
+ [ngx-extended-pdf-viewer](https://github.com/stephanrauh/ngx-extended-pdf-viewer), PDF.js integration for Angular + [ngx-extended-pdf-viewer](https://github.com/stephanrauh/ngx-extended-pdf-viewer), PDF.js integration for Angular
+ [Hhangular](https://hhangular.hhdev.fr/en-US/main), Angular components using PDF.js
+ [Polar Bookshelf](https://github.com/burtonator/polar-bookshelf), incremental reading for PDF files
+ [LaTeX Base](https://latexbase.com)
+ [Touch Reader with Storage](https://github.com/digitarald/pdf-reader.js) (@digitarald) + [Touch Reader with Storage](https://github.com/digitarald/pdf-reader.js) (@digitarald)
+ [Cubic VR](http://cjcliffe.github.com/CubicVR.js/cubicvr/samples/pdf/pdf_gallery.html) 3D PDFs (@humphd)
+ [Page flip effect - based on www.turnjs.com jQuery plugin](http://www.maxims6n.bget.ru/pdf_books/demo_21.html) (@MaximS)
+ [OwnCloud uses pdfjs as document viewer](http://www.webupd8.org/2012/01/owncloud-3-gets-built-in-text-editor.html) + [OwnCloud uses pdfjs as document viewer](http://www.webupd8.org/2012/01/owncloud-3-gets-built-in-text-editor.html)
+ [Integrating PDF.js with Lunr.js to build a full text indexing ingestion pipeline in Javascript](https://www.garysieling.com/blog/parsing-pdfs-at-scale-with-node-js-pdf-js-and-lunr-js) (@garysieling) + [Integrating PDF.js with Lunr.js to build a full text indexing ingestion pipeline in Javascript](https://www.garysieling.com/blog/parsing-pdfs-at-scale-with-node-js-pdf-js-and-lunr-js) (@garysieling)
+ [Viewer.js - an embeddable open-source document viewer for the web that uses PDF.js to display PDFs and WebODF to display ODF files](http://viewerjs.org) + [Viewer.js - an embeddable open-source document viewer for the web that uses PDF.js to display PDFs and WebODF to display ODF files](http://viewerjs.org)
+ [Candy Reader ports PDF.js to standalone desktop application using node-webkit](https://github.com/humu2009/candy-pdf-reader) (@humu2009) + [Candy Reader ports PDF.js to standalone desktop application using node-webkit](https://github.com/humu2009/candy-pdf-reader) (@humu2009)
+ [PeerLibrary](https://github.com/peerlibrary/peerlibrary), a collaborative reading of academic publications, promoting open access and open science + [PeerLibrary](https://github.com/peerlibrary/peerlibrary), a collaborative reading of academic publications, promoting open access and open science
+ [meteor-pdf.js](https://atmosphere.meteor.com/package/pdf.js), PDF.js bundled for [Meteor](http://meteor.com/), works both on client and server side (node.js integration)
+ [pdfjsgui](https://github.com/parkerlreed/pdfjsgui) Small python script to run pdf.js as a semi-standalone application + [pdfjsgui](https://github.com/parkerlreed/pdfjsgui) Small python script to run pdf.js as a semi-standalone application
+ [WebAppFind OCR demo](https://github.com/brettz9/webappfind/blob/master/demos/ocr.html) - Applies [Ocras.js](http://antimatter15.github.io/ocrad.js/demo.html) or [GOCR.js](http://antimatter15.github.io/gocr.js/demo.html) to a PDF file opened via right-click from the desktop (the Firefox add-on is currently Windows only; ports welcome!) + [WebAppFind OCR demo](https://github.com/brettz9/webappfind/blob/master/demos/ocr.html) - Applies [Ocras.js](http://antimatter15.github.io/ocrad.js/demo.html) or [GOCR.js](http://antimatter15.github.io/gocr.js/demo.html) to a PDF file opened via right-click from the desktop (the Firefox add-on is currently Windows only; ports welcome!)
+ [slidr.io](http://slidr.io/) Presentation hosting platform build with a pdf.js based player! (@nesQuick) + [slidr.io](http://slidr.io/) Presentation hosting platform build with a pdf.js based player! (@nesQuick)