Files
effect-fc/README.md
Julien Valverdé bb044e766d
All checks were successful
Lint / lint (push) Successful in 58s
Fix README
2026-01-23 01:55:10 +01:00

8 lines
271 B
Markdown

# Effect FC Monorepo
[Effect-TS](https://effect.website/) integration for React 19.2+ that allows you to write function components using Effect generators.
This monorepo contains:
- [The `effect-fc` library](packages/effect-fc)
- [An example project](packages/example)