https://github.com/nafg/reactive
A simple FRP library and a web UI framework built on it
https://github.com/nafg/reactive
Last synced: 5 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
- Archived: true
- Created: 2010-05-27T23:21:42.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-06-30T15:02:15.000Z (over 1 year ago)
- Last Synced: 2025-03-16T00:27:31.158Z (7 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
[](https://travis-ci.org/nafg/reactive)
Project chat: [](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
> [](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