Skip to content

yoeluk/raphael-scala-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raphael-Scala-js

A Scala.js binding for Raphael.js

To add Raphael-Scala-js to your Scala.js project include it in the build.sbt

resolvers += "Sonatype snapshots" at "https://oss.sonatype.org/content/repositories/snapshots/"

libraryDependencies ++= Seq(
  "com.github.yoeluk" %%% "raphael-scala-js" % "0.2-SNAPSHOT"
)

License

The code is available under Apache 2 license. Feel free to contribute to it or to fork it.

About

A Scala.js binding for Raphael.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published