Files
reffuse/packages/reffuse
Julien Valverdé 1fd2a9ffbe
All checks were successful
Lint / lint (push) Successful in 17s
Cleanup
2025-03-09 18:35:48 +01:00
..
2025-03-09 18:35:48 +01:00
2025-03-05 01:50:08 +01:00
2025-02-26 14:05:12 +01:00
2025-01-09 08:42:15 +01:00

Reffuse

Effect-TS integration for React 19+ with the aim of integrating the Effect context system within React's component hierarchy, while avoiding touching React's internals.

This library is in early development. While it is (almost) feature complete and mostly usable, expect bugs and quirks. Things are still being ironed out, so ideas and criticisms are more than welcome.

Documentation is currently being written. In the meantime, you can take a look at the packages/example directory.

Peer dependencies

  • effect 3.13+
  • react & @types/react 19+