Skip to content

CodeMettle/scalajs-react

 
 

Repository files navigation

scalajs-react

Build Status Gitter

Lifts Facebook's React library into Scala.js and endeavours to make it as type-safe and Scala-friendly as possible.

Provides (opt-in) support for pure functional programming, using Scalaz and Monocle.

Comes utility modules extra and test, helpful for React in Scala(.js), rather than React in JS. Includes a router, testing utils, performance utils, more.

Index
External Resources
Requirements:
  • React 0.12 (0.13 probably works too, 0.14 will be fully supported when released)
  • Scala 2.11
  • Scala.JS 0.6.3+

About

Facebook's React on Scala.js + α

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 99.0%
  • Other 1.0%