# 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`, a LazyRef integration for Reffuse](packages/extension-lazyref) - [`@reffuse/extension-query`, TanStack Query style hooks for Reffuse](packages/extension-query) - [An example project](packges/example)