![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)
Hookless
![Test coverage](https://codecov.io/gh/robertvazan/hookless/branch/master/graph/badge.svg)
Hookless is a reactive programming library for Java.
It automatically runs dependent reactive computations whenever change is detected in any of their dependencies.
It is nearly completely transparent to application code, because it tracks dependencies implicitly via thread-local context object.
More on homepage.
Status
Experimental. Stagean is used to track progress on class and method level.
Getting started
See homepage.
Documentation
Some APIs are undocumented. You might have to peek in the source code.
Feedback
Bug reports and pull requests are welcome. See CONTRIBUTING.md.
License
Distributed under Apache License 2.0.