Files
effect-fc/README.md
Julien Valverdé 612efd8c48
All checks were successful
Lint / lint (push) Successful in 11s
Test build / test-build (pull_request) Successful in 45s
Fix
2025-07-17 20:45:05 +02:00

8 lines
268 B
Markdown

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