Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nafg/reactive
A simple FRP library and a web UI framework built on it
https://github.com/nafg/reactive
Last synced: 2 months ago
JSON representation
A simple FRP library and a web UI framework built on it
- Host: GitHub
- URL: https://github.com/nafg/reactive
- Owner: nafg
- License: other
- Created: 2010-05-27T23:21:42.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-06-30T15:02:15.000Z (7 months ago)
- Last Synced: 2024-08-04T00:05:59.758Z (5 months ago)
- Language: Scala
- Homepage:
- Size: 2.64 MB
- Stars: 215
- Watchers: 19
- Forks: 39
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-scala - reactive - activity/y/nafg/reactive) (Table of Contents / Web Frameworks)
README
[![Build Status](https://travis-ci.org/nafg/reactive.svg?branch=v0.4.0)](https://travis-ci.org/nafg/reactive)
Project chat: [![Gitter chat](https://badges.gitter.im/nafg/reactive.png)](https://gitter.im/nafg/reactive)
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](http://goo.gl/Eb8iOQ)](http://www.yourkit.com) 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.
> * Java: http://www.yourkit.com/java/profiler/index.jsp
> * .NET: http://www.yourkit.com/.net/profiler/index.jsp