malaman / scalajs-react

Facebook's React on Scala.js

Home Page:https://japgolly.github.io/scalajs-react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, with additional modules for Scalaz, Cats, 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.

Contents
External Resources
Requirements:
  • React 15.3+
  • Scala 2.11 or 2.12.
  • Scala.JS 0.6.15+

About

Facebook's React on Scala.js

https://japgolly.github.io/scalajs-react/

License:Apache License 2.0


Languages

Language:Scala 99.1%Language:CSS 0.4%Language:Shell 0.2%Language:HTML 0.1%Language:JavaScript 0.1%