Effect is a library for building robust, maintainable, type-safe, and production grade applications in TypeScript.
Effect V4 is currently in beta. The
mainbranch contains v4 development.
npm install effect@betaThe Effect v3 source code is available on the v3 branch.
npm install effect@latestIssues and pull requests meant for Effect v3 should target the v3 branch.
- Documentation (https://effect.website)
- Discord (https://discord.gg/effect-ts)
- Effect v3 source (https://github.com/Effect-TS/effect/tree/v3)
- Effect v4 source (https://github.com/Effect-TS/effect/tree/main)
MIT