scala-js-website
scala-js-website copied to clipboard
Source for https://www.scala-js.org/
https://github.com/fancellu/scalajs-leaflet Includes 2 examples. To use https://jitpack.io/#fancellu/scalajs-leaflet/v0.1 Dino.
Please add: GitHub: https://github.com/scalajs-io/nodejs SBT dependency: "io.scalajs" %%% "nodejs" % "0.4.0-pre4"
https://github.com/scala-js/scala-js-website/blob/master/_posts/news/2017-03-21-announcing-scalajs-0.6.15.md ```@scala.scalajs.reflect.annotation.EnableReflectiveInstantion``` should be ```@scala.scalajs.reflect.annotation.EnableReflectiveInstantiation```
Can we please add a versioned documentation or maybe as a quick hack just tag this repository based on the ScalaJs version release? This way, folks who couldn't upgrade to...
JS framework name: [Pixi.js v4](http://www.pixijs.com/) Super fast HTML 5 2D rendering engine that uses webGL with canvas fallback Facade repo: https://github.com/fabienbk/pixi-scala-js SBT dependency: "com.fbksoft" %%% "pixi-scala-js" % "1.0" Facade demo...
fs2 library for functional streaming https://github.com/functional-streams-for-scala/fs2 appears to support scala.js. Please add to the list of libraries for scala.js..
## https://github.com/Kremlianski/sortable-js-facade A Scala.js facade for the [Sortable.js](https://github.com/RubaXa/Sortable) [Demo ](http://projects.scalapro.net/sortable-js-facade/ )page The code for this demo: https://github.com/Kremlianski/scalajs-sortable-demos
https://github.com/fancellu/scalajs-flot Includes 3 examples. Facade for http://www.flotcharts.org/ Charting toolkit To use: https://jitpack.io/#fancellu/scalajs-flot/v0.4
Name: scala-js-hashes Url: https://github.com/ariwaranosai/scala-js-hashes Description: Hash algorithms likes md5 sha-1 and sha-256 over [jshashes](https://github.com/h2non/jshashes). Dependency: "xyz.ariwaranosai" %%% "scalajs-hashes" % "0.0.2"
Quill has support for SQL generation in Scala.js (see https://scalafiddle.io/sf/pMg4JvY/1). There's no integration to call databases yet. Name: Quill Url: http://getquill.io Description: Compile-time Language Integrated Queries Dependency: "io.getquill" %% "quill-sql"...