Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.71 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.71 KB

SWUbanner

Remora Bindings

Maven Central Build status Test coverage

Remora Bindings is a Java library that offers two-way data bindings that glue UI widgets to data sources. Contrary to most other binding APIs, Remora Bindings does not offer any built-in change notification or reactivity and instead relies on transparent reactivity offered by libraries like Hookless.

More on homepage.

Status

Experimental. Stagean is used to track progress on class and method level.

Getting started

See homepage.

Documentation

There is no javadoc yet. See source code for available APIs.

Feedback

Bug reports and pull requests are welcome. See CONTRIBUTING.md.

License

Distributed under Apache License 2.0.