Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 453 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 453 Bytes

scala-js-paper

Scala.js typed facade for paper.js.

SBT: "com.github.benhutchison" %%% "scala-js-paper" % "1.0"

Built for Scala.js 0.5.x and Scala 2.11.

See index.html for example use (you'll need to checkout and run example/fullOptJS to build the example project first. Note that the example project uses a library-, rather than local project-, dependency).

Approx 90%+ of the paper.js API is covered.