An open API service indexing awesome lists of open source software.

https://github.com/robertvazan/hookless-prefs

Hookless reactive adapter for Java preferences from java.util.prefs package.
https://github.com/robertvazan/hookless-prefs

hookless java-library java-preferences reactive reactive-programming

Last synced: 5 months ago
JSON representation

Hookless reactive adapter for Java preferences from java.util.prefs package.

Awesome Lists containing this project

README

          

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)

# Reactive preferences for Hookless

[![Maven Central](https://img.shields.io/maven-central/v/com.machinezoo.hookless/hookless-prefs)](https://central.sonatype.com/artifact/com.machinezoo.hookless/hookless-prefs)
[![Build status](https://github.com/robertvazan/hookless-prefs/workflows/build/badge.svg)](https://github.com/robertvazan/hookless-prefs/actions/workflows/build.yml)
[![Test coverage](https://codecov.io/gh/robertvazan/hookless-prefs/branch/master/graph/badge.svg)](https://codecov.io/gh/robertvazan/hookless-prefs)

Hookless reactive adapter for Java preferences from java.util.prefs package.

## Status

Experimental. [Stagean](https://stagean.machinezoo.com/) is used to track progress on class and method level.

## Documentation

There is no javadoc yet. See [source code](src/main/java/com/machinezoo/hookless/prefs) for available APIs.

## Feedback

Bug reports and pull requests are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md).

## License

Distributed under [Apache License 2.0](LICENSE).