Skip to content

jcrosetto/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.


## Notice: A redesign is currently underway on the [topic/neo](https://github.com/japgolly/scalajs-react/tree/topic/neo) branch. ### Pop in, have a look around, if you'd like to make some big changes now is the time. ### Also it will largely be backward-compatible so don't be afraid to get started with the latest release if you're a new user.
Index
External Resources
Requirements:
  • React 15+
  • Scala 2.11 or 2.12.
  • Scala.JS 0.6.14+

Packages

No packages published

Languages

  • Scala 98.9%
  • Other 1.1%