reagent-project/reagent-cookbook

PDF.JS

Open

#33 opened on 2016年9月1日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Clojure (698 stars) (74 forks)batch import
help wanted

説明

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/

コントリビューターガイド