reagent-cookbook icon indicating copy to clipboard operation
reagent-cookbook copied to clipboard

PDF.JS

Open Conaws opened this issue 8 years ago • 1 comments

Pdf.js is a very cool toolkit for working with pdfs online, it is packaged up in cljsjs, but unfortunately requires the use of web workers, so isn't as simple as just requiring cljsjs and going after it. To someone not too familiar with js/cljs interop this is pretty difficult, would be amazing if someone could build a recipe for this

https://github.com/mozilla/pdf.js/

Conaws avatar Sep 01 '16 08:09 Conaws

Yes please! :)

manuel-uberti avatar Mar 08 '18 10:03 manuel-uberti