Files
reffuse/README.md
Julien Valverdé 89175be558
All checks were successful
Lint / lint (push) Successful in 12s
README work
2025-02-26 14:30:59 +01:00

9 lines
399 B
Markdown

# Reffuse Monorepo
Reffuse is a [Effect-TS](https://effect.website/) 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 monorepo contains:
- [The `reffuse` library](packages/reffuse)
- [`@reffuse/extension-lazyref`](packages/extension-lazyref)
- [An example project](packges/example)