Files
effect-fc/README.md
Julien Valverdé 831a808568
All checks were successful
Publish / publish (push) Successful in 14s
Lint / lint (push) Successful in 11s
0.1.3 (#4)
Co-authored-by: Julien Valverdé <julien.valverde@mailo.com>
Reviewed-on: https://gitea:3000/Thilawyn/effect-fc/pulls/4
2025-08-23 03:07:28 +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)