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.
- Host: GitHub
- URL: https://github.com/robertvazan/hookless-prefs
- Owner: robertvazan
- License: apache-2.0
- Created: 2023-04-10T14:05:37.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-23T16:56:30.000Z (over 2 years ago)
- Last Synced: 2025-07-19T16:41:38.257Z (8 months ago)
- Topics: hookless, java-library, java-preferences, reactive, reactive-programming
- Language: Java
- Homepage: https://hookless.machinezoo.com/
- Size: 131 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)
# Reactive preferences for Hookless
[](https://central.sonatype.com/artifact/com.machinezoo.hookless/hookless-prefs)
[](https://github.com/robertvazan/hookless-prefs/actions/workflows/build.yml)
[](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).