Skip to content

yakticus/goggles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goggles

Join the chat at https://gitter.im/yakticus/goggles

A scala.js library for creating visualizations using SVG

Initial implementation uses D3 underneath

include in your build

"com.yakticus" %%% "goggles" % "0.1-SNAPSHOT"

Make sure to include sonatype snapshot repo:

resolvers += Resolver.sonatypeRepo("snapshots")

examples

$ sbt
> project examples
> ~fastOptJS

Navigate in your browser to:

http://localhost:12345/examples/target/scala-2.11/classes/index-dev.html

You can browse the examples under the examples subproject.

About

A scala.js library for creating visualizations using SVG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages