Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
/ reactive Public archive

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

License

Notifications You must be signed in to change notification settings

nafg/reactive

Folders and files

NameName
Last commit message
Last commit date
Feb 28, 2021
Feb 18, 2021
Feb 18, 2021
Dec 9, 2019
Mar 16, 2020
Feb 11, 2019
Feb 18, 2021
Feb 18, 2021
Feb 11, 2019
Feb 18, 2021
Feb 11, 2019
Nov 15, 2020
Jun 27, 2019
Aug 18, 2017
Aug 18, 2017
Feb 27, 2021
Feb 12, 2019

Repository files navigation

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.