• Stars
    star
    215
  • Rank 176,750 (Top 4 %)
  • Language
    Scala
  • License
    Other
  • Created almost 14 years ago
  • Updated 27 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple FRP library and a web UI framework built on it

Build Status

Project chat: Gitter chat

This is the reactive top-level repository. It contains the following subprojects:

  • reactive-core: This is the general-purpose FRP library
  • reactive-web: Powerful abstractions for rich web UIs; web framework agnostic
  • reactive-routing: A fully typesafe bidirectional routing library; web framework agnostic
  • reactive-web-lift: Lift-specific bindings for reactive-web and reactive-routing
  • reactive-web-demo: demo, serves as documentation for the above. To run it, enter sbt web_demo/jetty:start web_demo/jetty:join

Acknowledgement

YourKit is providing a free open source license for their full-featured Java Profiler for use with this project. YourKit, LLC makes leading profilers for Java and .NET.