reagent-project/reagent-cookbook

PDF.JS

Open

#33 创建于 2016年9月1日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Clojure (698 star) (74 fork)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/

贡献者指南

PDF.JS · reagent-project/reagent-cookbook#33 | Good First Issue