Files
effect-fc/README.md
Julien Valverdé adf9c1a992
All checks were successful
Lint / lint (push) Successful in 11s
Test build / test-build (pull_request) Successful in 42s
README fix
2025-08-23 01:14:59 +02:00

8 lines
269 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](packages/example)